Robot Devastation
|
The NetworkLib library contains everything related to the communications with the Robot Devastation network. More...
Classes | |
class | rd::MockNetworkEventListener |
Dummy NetworkEventListener used for testing. More... | |
class | rd::MockNetworkManager |
Allow for low-level access of members in tests / manipulating internal data. More... | |
class | rd::NetworkEventListener |
Interface for objects that can be notified of input events by the NetworkManager. More... | |
class | rd::NetworkManager |
Manages the communications between the user and the RobotDevastation network. More... | |
class | rd::YarpNetworkManager |
Manages the communications between the user and the Server using YARP. More... | |