|
Robot Raconteur Core C++ Library
|
Go to the source code of this file.
Classes | |
| class | RobotRaconteur::LocalTransport |
| Transport for communication between processes using UNIX domain sockets. More... | |
| class | RobotRaconteur::NodeNameAlreadyInUse |
| Exception thrown if the NodeName is already in use. More... | |
| class | RobotRaconteur::NodeIDAlreadyInUse |
| Exception thrown if the NodeID is already in use. More... | |
Typedefs | |
| using | RobotRaconteur::LocalTransportPtr = boost::shared_ptr<LocalTransport> |
| Convenience alias for LocalTransport shared_ptr. | |