Execution::SetupContext Member List
This is the complete list of members for Execution::SetupContext, including all inherited members.
connectCable(Process::Cable &cable) (defined in Execution::SetupContext) | Execution::SetupContext | |
context (defined in Execution::SetupContext) | Execution::SetupContext | |
inlets (defined in Execution::SetupContext) | Execution::SetupContext | |
m_cables (defined in Execution::SetupContext) | Execution::SetupContext | |
on_cableCreated(Process::Cable &c) (defined in Execution::SetupContext) | Execution::SetupContext | |
on_cableRemoved(const Process::Cable &c) (defined in Execution::SetupContext) | Execution::SetupContext | |
outlets (defined in Execution::SetupContext) | Execution::SetupContext | |
proc_map (defined in Execution::SetupContext) | Execution::SetupContext | |
register_inlet(Process::Inlet &inlet, const ossia::inlet_ptr &exec, const std::shared_ptr< ossia::graph_node > &node) (defined in Execution::SetupContext) | Execution::SetupContext | |
register_inlet(Process::Inlet &inlet, const ossia::inlet_ptr &exec, const std::shared_ptr< ossia::graph_node > &node, Transaction &vec) (defined in Execution::SetupContext) | Execution::SetupContext | |
register_node(const Process::ProcessModel &proc, const std::shared_ptr< ossia::graph_node > &node) (defined in Execution::SetupContext) | Execution::SetupContext | |
register_node(const Process::Inlets &inlets, const Process::Outlets &outlets, const std::shared_ptr< ossia::graph_node > &node) (defined in Execution::SetupContext) | Execution::SetupContext | |
register_node(const Process::Inlets &inlets, const Process::Outlets &outlets, const std::shared_ptr< ossia::graph_node > &node, Transaction &vec) (defined in Execution::SetupContext) | Execution::SetupContext | |
register_node(const Process::ProcessModel &proc, const std::shared_ptr< ossia::graph_node > &node, Transaction &vec) (defined in Execution::SetupContext) | Execution::SetupContext | |
register_outlet(Process::Outlet &outlet, const ossia::outlet_ptr &exec, const std::shared_ptr< ossia::graph_node > &node) (defined in Execution::SetupContext) | Execution::SetupContext | |
register_outlet(Process::Outlet &outlet, const ossia::outlet_ptr &exec, const std::shared_ptr< ossia::graph_node > &node, Transaction &vec) (defined in Execution::SetupContext) | Execution::SetupContext | |
replace_node(const std::shared_ptr< ossia::time_process > &process, const std::shared_ptr< ossia::graph_node > &node, Transaction &commands) (defined in Execution::SetupContext) | Execution::SetupContext | |
runtime_connections (defined in Execution::SetupContext) | Execution::SetupContext | |
set_destination(const State::AddressAccessor &address, const ossia::inlet_ptr &) (defined in Execution::SetupContext) | Execution::SetupContext | |
set_destination(const State::AddressAccessor &address, const ossia::outlet_ptr &) (defined in Execution::SetupContext) | Execution::SetupContext | |
SetupContext(Context &other) noexcept (defined in Execution::SetupContext) | Execution::SetupContext | explicit |
unregister_inlet(const Process::Inlet &inlet, const std::shared_ptr< ossia::graph_node > &node) (defined in Execution::SetupContext) | Execution::SetupContext | |
unregister_inlet(const Process::Inlet &inlet, const std::shared_ptr< ossia::graph_node > &node, Transaction &vec) (defined in Execution::SetupContext) | Execution::SetupContext | |
unregister_node(const Process::ProcessModel &proc, const std::shared_ptr< ossia::graph_node > &node) (defined in Execution::SetupContext) | Execution::SetupContext | |
unregister_node(const Process::Inlets &inlets, const Process::Outlets &outlets, const std::shared_ptr< ossia::graph_node > &node) (defined in Execution::SetupContext) | Execution::SetupContext | |
unregister_node(const Process::Inlets &inlets, const Process::Outlets &outlets, const std::shared_ptr< ossia::graph_node > &node, Transaction &vec) (defined in Execution::SetupContext) | Execution::SetupContext | |
unregister_node(const Process::ProcessModel &proc, const std::shared_ptr< ossia::graph_node > &node, Transaction &vec) (defined in Execution::SetupContext) | Execution::SetupContext | |
unregister_node_soft(const Process::Inlets &inlets, const Process::Outlets &outlets, const std::shared_ptr< ossia::graph_node > &node, Transaction &vec) (defined in Execution::SetupContext) | Execution::SetupContext | |
unregister_outlet(const Process::Outlet &outlet, const std::shared_ptr< ossia::graph_node > &node) (defined in Execution::SetupContext) | Execution::SetupContext | |
unregister_outlet(const Process::Outlet &outlet, const std::shared_ptr< ossia::graph_node > &node, Transaction &vec) (defined in Execution::SetupContext) | Execution::SetupContext | |
~SetupContext() (defined in Execution::SetupContext) | Execution::SetupContext |