struct command_graph_generator::host_object_state
Declaration
struct command_graph_generator::host_object_state { /* full declaration omitted */ };
Declared at: include/command_graph_generator.h:98
Member Variables
- command* last_side_effect
Member Function Overview
- host_object_state(command * initial_writer) → explicit
Member Functions
¶explicit host_object_state(
command* initial_writer)
explicit host_object_state(
command* initial_writer)
Declared at: include/command_graph_generator.h:99
Parameters
- command* initial_writer