- gazebo
- transport
- Connection
| AcceptCallback typedef (defined in Connection) | Connection | |
| AsyncRead(Handler handler) | Connection | [inline] |
| Cancel() | Connection | |
| Connect(const std::string &host, unsigned short port) | Connection | |
| Connection() | Connection | |
| ConnectToShutdown(boost::function< void()> subscriber_) (defined in Connection) | Connection | [inline] |
| DisconnectShutdown(event::ConnectionPtr subscriber_) (defined in Connection) | Connection | [inline] |
| EnqueueMsg(const std::string &_buffer, bool _force=false) | Connection | |
| GetLocalAddress() const | Connection | |
| GetLocalHostname() const | Connection | |
| GetLocalPort() const | Connection | |
| GetLocalURI() const | Connection | |
| GetRemoteAddress() const | Connection | |
| GetRemoteHostname() const | Connection | |
| GetRemotePort() const | Connection | |
| GetRemoteURI() const | Connection | |
| id (defined in Connection) | Connection | |
| IsOpen() const | Connection | |
| Listen(unsigned short port, const AcceptCallback &accept_cb) | Connection | |
| ProcessWriteQueue() | Connection | |
| Read(std::string &data) | Connection | |
| ReadCallback typedef (defined in Connection) | Connection | |
| Shutdown() | Connection | |
| StartRead(const ReadCallback &cb) | Connection | |
| StopRead() | Connection | |
| writeCount (defined in Connection) | Connection | |
| ~Connection() | Connection | [virtual] |
1.7.5.1