Connection() (defined in Connection) | Connection | |
isConnected() const | Connection | |
process() | Connection | |
processMessage(MessageIn &)=0 | Connection | [protected, pure virtual] |
send(const MessageOut &msg, bool reliable=true, unsigned channel=0) | Connection | |
start(const std::string &, int) | Connection | |
stop() | Connection | |
~Connection() (defined in Connection) | Connection | [inline, virtual] |