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

Container for single solenoids and double solenoids. More...

#include <Pneumatics.h>

Inheritance diagram for Pneumatics:
Collaboration diagram for Pneumatics:

Public Member Functions

void Configure ()
 Overload this function to apply new configuration when configuration is loaded.
 
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

Container for single solenoids and double solenoids.


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