SatDump 2.0.0-alpha-76a915210
Loading...
Searching...
No Matches
satdump::Flowgraph Class Reference

Classes

class  Node

Public Member Functions

std::shared_ptr< NodeaddNode (std::string id, std::shared_ptr< NodeInternal > i)
void render ()
nlohmann::json getJSON ()
void setJSON (nlohmann::json j)
void run ()

Public Attributes

std::map< std::string, std::function< std::shared_ptr< NodeInternal >()> > node_internal_registry

The documentation for this class was generated from the following files:
  • src-core/handlers/dataset/flowgraph/flowgraph.h
  • src-core/handlers/dataset/flowgraph/flowgraph.cpp