TNL::ConnectionStringTable class Reference
TNL::ConnectionStringTable Class Reference
#include <tnlConnectionStringTable.h>
Detailed Description
ConnectionStringTable is a helper class to
EventConnection for reducing duplicated string data sends.
Member Enumeration Documentation
Constructor & Destructor Documentation
TNL::ConnectionStringTable::ConnectionStringTable |
( |
NetConnection * |
parent |
) |
|
|
Member Function Documentation
void TNL::ConnectionStringTable::pushBack |
( |
Entry * |
entry |
) |
[inline, private] |
|
|
Pushes an entry to the back of the LRU list.
|
void TNL::ConnectionStringTable::packetReceived |
( |
PacketList * |
note |
) |
|
|
void TNL::ConnectionStringTable::packetDropped |
( |
PacketList * |
note |
) |
|
|
Field Documentation