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

Classes

class  Node
struct  NodeInternalReg

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 ()
void stop ()

Public Attributes

std::map< std::string, NodeInternalRegnode_internal_registry
bool is_running = false

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