LRT14
1.0
|
Contains commands and states for the collector arm component. More...
#include <CollectorArmData.h>
Public Member Functions | |
void | Log () |
Logs data to the Logger. | |
Friends | |
class | CollectorArm |
Additional Inherited Members | |
![]() | |
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. | |
Contains commands and states for the collector arm component.