VIP::SocketMultiplexer Member List
This is the complete list of members for VIP::SocketMultiplexer, including all inherited members.| acquire() | VUtil::RefCounted | [virtual] |
| addExciseListener(ObjectExciseListener *oel) | VUtil::RefCounted | [virtual] |
| destroy() | VUtil::RefCounted | [virtual] |
| excise() | VUtil::RefCounted | [virtual] |
| getRefCount() | VUtil::RefCounted | [virtual] |
| getSocket() | VIP::SocketMultiplexer | [inline] |
| handlePacket(uint8_t *buf, int ret, sockaddr_in *from) | VIP::SocketMultiplexer | |
| makeConnection(const std::string &hostname, uint16_t port) | VIP::SocketMultiplexer | |
| RefCounted() | VUtil::RefCounted | [inline] |
| RefCounted(const RefCounted &) | VUtil::RefCounted | [inline] |
| release() | VUtil::RefCounted | [virtual] |
| removeConnection(struct sockaddr_in *c) | VIP::SocketMultiplexer | |
| removeExciseListener(ObjectExciseListener *oel, bool releaseIfRefcounted=true) | VUtil::RefCounted | [virtual] |
| setCallback(NewConnectionCallback *cb) | VIP::SocketMultiplexer | [inline] |
| SocketMultiplexer(short int port) | VIP::SocketMultiplexer | |
| ~RefCounted() | VUtil::RefCounted | [inline, virtual] |