|
| OscDemodLookupMap (BoardDataFrameManager *frame) |
|
void | set (unsigned int addr, int value, unsigned int boardNum) |
|
void | set (unsigned int addr, double value, unsigned int boardNum) |
|
void | set (std::string name, int value, unsigned int boardNum) |
|
void | set (std::string name, std::string value, unsigned int boardNum) |
|
void | write () |
|
virtual void | set (std::string name, double value, unsigned int boardNum) |
|
virtual void | set (std::string name, std::vector< double > &values, unsigned int boardNum) |
|
virtual void | set (std::string name, std::vector< int > &values, unsigned int boardNum) |
|
template<class dataType > |
void | add (RegisterList< dataType > *registers, char *regName, std::string xmlTag, std::string dataType) |
|
The documentation for this class was generated from the following files: