LRT14
1.0
|
Base class for all actuators. More...
#include <Actuator.h>
Additional Inherited Members | |
![]() | |
virtual void | Send ()=0 |
Sends data to the LiveNetworkSender. | |
![]() | |
template<typename T > | |
void | SendToNetwork (T value, std::string key, std::string table) |
Sends a value to the network through LiveNetworkSender. | |
Base class for all actuators.