Psyllid
v1.12.4
Project 8 Data Acquisisition Software
|
#include <streaming_writer.hh>
Public Member Functions | |
streaming_writer_binding () | |
virtual | ~streaming_writer_binding () |
![]() | |
_node_binding () | |
virtual | ~_node_binding () |
_node_binding< streaming_writer, streaming_writer_binding > & | operator= (const _node_binding< streaming_writer, streaming_writer_binding > &a_rhs) |
virtual node_binding * | clone () const |
virtual void | apply_config (midge::node *a_node, const scarab::param_node &a_config) const |
virtual void | dump_config (const midge::node *a_node, scarab::param_node &a_config) const |
virtual bool | run_command (midge::node *a_node, const std::string &a_cmd, const scarab::param_node &a_args) const |
![]() | |
node_binding () | |
virtual | ~node_binding () |
node_binding & | operator= (const node_binding &a_rhs) |
Private Member Functions | |
virtual void | do_apply_config (streaming_writer *a_node, const scarab::param_node &a_config) const |
virtual void | do_dump_config (const streaming_writer *a_node, scarab::param_node &a_config) const |
Definition at line 89 of file streaming_writer.hh.
Definition at line 216 of file streaming_writer.cc.
|
virtual |
Definition at line 221 of file streaming_writer.cc.
|
privatevirtual |
Implements _node_binding< streaming_writer, streaming_writer_binding >.
Definition at line 225 of file streaming_writer.cc.
|
privatevirtual |
Implements _node_binding< streaming_writer, streaming_writer_binding >.
Definition at line 245 of file streaming_writer.cc.