Hedgehog  3.1.0
A library to generate hybrid pipeline workflow systems
Loading...
Searching...
No Matches
hh::Graph< Separator, AllTypes > Member List

This is the complete list of members for hh::Graph< Separator, AllTypes >, including all inherited members.

cleanGraph()hh::Graph< Separator, AllTypes >inline
core() consthh::behavior::Nodeinline
core_hh::behavior::Nodeprivate
coreGraph_hh::Graph< Separator, AllTypes >private
createDotFile(std::filesystem::path const &dotFilePath, ColorScheme colorScheme=ColorScheme::NONE, StructureOptions structureOptions=StructureOptions::NONE, DebugOptions debugOption=DebugOptions::NONE, std::unique_ptr< ColorPicker > colorPicker=std::make_unique< JetColor >(), bool verbose=false)hh::Graph< Separator, AllTypes >inline
deviceId(int deviceId)hh::Graph< Separator, AllTypes >inline
edge(std::shared_ptr< SenderNode_t > sender, std::shared_ptr< ReceiverNode_t > receiver)hh::Graph< Separator, AllTypes >inline
edges(std::shared_ptr< SenderNode_t > sender, std::shared_ptr< ReceiverNode_t > receiver)hh::Graph< Separator, AllTypes >inline
executeGraph(bool waitForInitialization=false)hh::Graph< Separator, AllTypes >inline
finishPushingData()hh::Graph< Separator, AllTypes >inline
getBlockingResult()hh::Graph< Separator, AllTypes >inline
Graph(std::string const &name="Graph", std::unique_ptr< Scheduler > scheduler=std::make_unique< DefaultScheduler >())hh::Graph< Separator, AllTypes >inlineexplicit
input(std::shared_ptr< InputNode_t > inputNode)hh::Graph< Separator, AllTypes >inline
inputs(std::shared_ptr< InputNode_t > inputNode)hh::Graph< Separator, AllTypes >inline
name() consthh::behavior::Nodeinline
Node(std::shared_ptr< hh::core::abstraction::NodeAbstraction > core)hh::behavior::Nodeinlineexplicit
nodes_hh::Graph< Separator, AllTypes >private
output(std::shared_ptr< OutputNode_t > outputNode)hh::Graph< Separator, AllTypes >inline
outputs(std::shared_ptr< OutputNode_t > outputNode)hh::Graph< Separator, AllTypes >inline
pushData(std::shared_ptr< CompatibleInputType_t > data)hh::Graph< Separator, AllTypes >inline
waitForTermination()hh::Graph< Separator, AllTypes >inline
~Graph() override=defaulthh::Graph< Separator, AllTypes >
~Node()=defaulthh::behavior::Nodevirtual