VIP::Connection Member List
This is the complete list of members for
VIP::Connection, including all inherited members.
| ackBytes(unsigned int bytes, bool resetRecovery) | VIP::Connection | |
| acquire() | VUtil::RefCounted | [virtual] |
| addExciseListener(ObjectExciseListener *oel) | VUtil::RefCounted | [virtual] |
| close(bool linger=true, bool waitForClose=false, bool norst=false) | VIP::Connection | |
| Closed enum value | VIP::Connection | |
| Connected enum value | VIP::Connection | |
| Connection(int skt, sockaddr_in *remoteaddr, SocketMultiplexer *sm) | VIP::Connection | |
| ConnectState enum name | VIP::Connection | |
| destroy() | VUtil::RefCounted | [virtual] |
| doCallback(Message *m) | VIP::Connection | |
| excise() | VUtil::RefCounted | [virtual] |
| fastRecovery() | VIP::Connection | |
| flush() | VIP::Connection | |
| getCWND() | VIP::Connection | [inline] |
| getHighRTT() | VIP::Connection | [inline] |
| getLocalAddress(unsigned char ipaddr[4], unsigned int &port) | VIP::Connection | |
| getLocalHostname(std::string &hostname, unsigned int &port) | VIP::Connection | |
| getPeerAddress(unsigned char ipaddr[4], unsigned int &port) | VIP::Connection | |
| getPeerHostname(std::string &hostname, unsigned int &port) | VIP::Connection | |
| getRefCount() | VUtil::RefCounted | [virtual] |
| getRTO() | VIP::Connection | [inline] |
| getSRTT() | VIP::Connection | [inline] |
| getState() | VIP::Connection | [inline] |
| handleSYN(uint8_t *buf, unsigned int sz) | VIP::Connection | |
| isConnected() | VIP::Connection | [inline] |
| killSender() | VIP::Connection | |
| Lingering enum value | VIP::Connection | |
| notifyLoss() | VIP::Connection | |
| Opening enum value | VIP::Connection | |
| queuedBytes(int ToS, int channel) | VIP::Connection | |
| queueMsg(Message *m) | VIP::Connection | |
| recv(int ToS, int channel, uint8_t *data, unsigned int maxsize, bool block) | VIP::Connection | |
| RefCounted() | VUtil::RefCounted | [inline] |
| RefCounted(const RefCounted &) | VUtil::RefCounted | [inline] |
| release() | VUtil::RefCounted | [virtual] |
| removeExciseListener(ObjectExciseListener *oel, bool releaseIfRefcounted=true) | VUtil::RefCounted | [virtual] |
| senderLoop() | VIP::Connection | |
| sendSYN() | VIP::Connection | |
| setCallback(MsgCallback *cb) | VIP::Connection | |
| setDisconnectCallback(DisconnectCallback *cb) | VIP::Connection | [inline] |
| sleepForSYN(uint8_t *buf, unsigned int sz) | VIP::Connection | |
| splitIntoChunks(uint8_t *buf, unsigned int sz) | VIP::Connection | |
| totalBytesSent() | VIP::Connection | [inline] |
| WaitingForReply enum value | VIP::Connection | |
| wakeupForSYN() | VIP::Connection | |
| wakeupSender() | VIP::Connection | |
| ~Connection() | VIP::Connection | |
| ~RefCounted() | VUtil::RefCounted | [inline, virtual] |