LRT14  1.0
 All Classes Namespaces Functions Variables Enumerations Enumerator
Brain Class Reference

Controls all automation and input processing. Coordinates and sends commands to components. More...

#include <Brain.h>

Inheritance diagram for Brain:
Collaboration diagram for Brain:

Public Member Functions

void Log ()
 Logs data to the Logger.
 

Additional Inherited Members

- 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

Controls all automation and input processing. Coordinates and sends commands to components.


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