
Definition at line 55 of file UdpHostCache.cpp.
Public Types | |
| typedef QMap< UdpConnection *, CacheInfo * > | ConnectingConnections |
| typedef QMap< PacketSession *, CacheInfo * > | Sessions |
| typedef QQueue< CacheInfo * > | Caches |
Public Member Functions | |
| UdpHostCachePrivate () | |
Public Attributes | |
| UdpSwitch * | udpSwitch |
| PingHandler * | pingHandler |
| ConnectingConnections | connectingConnections |
| Sessions | sessions |
| Caches | caches |
Private Member Functions | |
| UdpHostCachePrivate (const UdpHostCachePrivate &) | |
| UdpHostCachePrivate & | operator= (const UdpHostCachePrivate &) |
|
|
Definition at line 62 of file UdpHostCache.cpp. |
|
|
Definition at line 60 of file UdpHostCache.cpp. |
|
|
Definition at line 61 of file UdpHostCache.cpp. |
|
|
|
|
|
Definition at line 70 of file UdpHostCache.cpp. |
|
|
|
|
|
Definition at line 68 of file UdpHostCache.cpp. |
|
|
Definition at line 66 of file UdpHostCache.cpp. |
|
|
Definition at line 65 of file UdpHostCache.cpp. |
|
|
Definition at line 67 of file UdpHostCache.cpp. |
|
|
Definition at line 64 of file UdpHostCache.cpp. |