LRT14  1.0
 All Classes Namespaces Functions Variables Enumerations Enumerator
ComponentData Class Referenceabstract

Base class for objects containing commands and states of components. More...

#include <ComponentData.h>

Inheritance diagram for ComponentData:
Collaboration diagram for ComponentData:

Additional Inherited Members

- Public Member Functions inherited from Loggable
virtual void Log ()=0
 Logs data to the Logger.
 
- Protected Member Functions inherited from Loggable
template<typename T >
void LogToFile (T *field, std::string name)
 Saves a variable to the Logger for logging.
 
template<typename T >
void LogToFile (T *field, int count, std::string name)
 Saves a dynamically allocated array to the Logger for logging.
 
template<typename T >
void LogToFile (T value, std::string name)
 Saves a value to the Logger for logging.
 

Detailed Description

Base class for objects containing commands and states of components.


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