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

Wrapper for Servos. More...

#include <LRTServo.h>

Inheritance diagram for LRTServo:
Collaboration diagram for LRTServo:

Public Member Functions

void Log ()
 Logs data to the Logger.
 
void Send ()
 Sends data to the LiveNetworkSender.
 

Additional Inherited Members

- Protected Member Functions inherited from LiveNetworkSendable
template<typename T >
void SendToNetwork (T value, std::string key, std::string table)
 Sends a value to the network through LiveNetworkSender.
 
- 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

Wrapper for Servos.


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