NRP Core  1.4.1
ComputationalGraphManager Member List

This is the complete list of members for ComputationalGraphManager, including all inherited members.

clear()ComputationalGraphManagerinline
ComputationalGraphManager(const ComputationalGraphManager &)=deleteComputationalGraphManager
ComputationalGraphManager(ComputationalGraphManager &&)=deleteComputationalGraphManager
compute()ComputationalGraphManagerinline
configure()ComputationalGraphManagerinline
getExecMode()ComputationalGraphManagerinline
getInstance()ComputationalGraphManagerstatic
getNode(const std::string &id)ComputationalGraphManagerinline
graphLoadComplete()ComputationalGraphManagerinline
operator=(const ComputationalGraphManager &)=deleteComputationalGraphManager
operator=(ComputationalGraphManager &&)=deleteComputationalGraphManager
registerEdge(OutputPort< T_IN > *source, InputPort< T_IN, T_OUT > *target)ComputationalGraphManagerinline
registerNode(std::shared_ptr< ComputationalNode > &obj)ComputationalGraphManagerinline
resetInstance()ComputationalGraphManagerstatic
setExecMode(ComputationalGraph::ExecMode mode)ComputationalGraphManagerinline
~ComputationalGraphManager()ComputationalGraphManagervirtual