Psyllid  v1.12.4
Project 8 Data Acquisisition Software
Public Member Functions | Private Member Functions | List of all members
tf_roach_receiver_binding Class Reference

#include <tf_roach_receiver.hh>

Inheritance diagram for tf_roach_receiver_binding:
Inheritance graph

Public Member Functions

 tf_roach_receiver_binding ()
 
virtual ~tf_roach_receiver_binding ()
 
- Public Member Functions inherited from _node_binding< tf_roach_receiver, tf_roach_receiver_binding >
 _node_binding ()
 
virtual ~_node_binding ()
 
_node_binding< tf_roach_receiver, tf_roach_receiver_binding > & operator= (const _node_binding< tf_roach_receiver, tf_roach_receiver_binding > &a_rhs)
 
virtual node_bindingclone () 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
 
- Public Member Functions inherited from node_binding
 node_binding ()
 
virtual ~node_binding ()
 
node_bindingoperator= (const node_binding &a_rhs)
 

Private Member Functions

virtual void do_apply_config (tf_roach_receiver *a_node, const scarab::param_node &a_config) const
 
virtual void do_dump_config (const tf_roach_receiver *a_node, scarab::param_node &a_config) const
 
virtual bool do_run_command (tf_roach_receiver *a_node, const std::string &a_cmd, const scarab::param_node &) const
 in derived classes, should throw a std::exception if the command fails, and return false if the command is unrecognized More...
 

Detailed Description

Definition at line 109 of file tf_roach_receiver.hh.

Constructor & Destructor Documentation

◆ tf_roach_receiver_binding()

Definition at line 483 of file tf_roach_receiver.cc.

◆ ~tf_roach_receiver_binding()

Definition at line 488 of file tf_roach_receiver.cc.

Member Function Documentation

◆ do_apply_config()

void do_apply_config ( tf_roach_receiver a_node,
const scarab::param_node &  a_config 
) const
privatevirtual

◆ do_dump_config()

void do_dump_config ( const tf_roach_receiver a_node,
scarab::param_node &  a_config 
) const
privatevirtual

◆ do_run_command()

bool do_run_command ( tf_roach_receiver a_node,
const std::string &  a_cmd,
const scarab::param_node &  a_args 
) const
privatevirtual

in derived classes, should throw a std::exception if the command fails, and return false if the command is unrecognized

Reimplemented from _node_binding< tf_roach_receiver, tf_roach_receiver_binding >.

Definition at line 517 of file tf_roach_receiver.cc.


The documentation for this class was generated from the following files: