#include <netbase.h>
List of all members.
Detailed Description
Definition at line 745 of file netbase.h.
Constructor & Destructor Documentation
NetPacketQueueRefCount::NetPacketQueueRefCount |
( |
int |
qlen | ) |
[inline] |
virtual NetPacketQueueRefCount::~NetPacketQueueRefCount |
( |
| ) |
[inline, virtual] |
Member Function Documentation
bool NetPacketQueueRefCount::GetPending |
( |
| ) |
[inline] |
void NetPacketQueueRefCount::SetPending |
( |
bool |
flag | ) |
[inline] |
This flag ensures the same object is not queued twice. Doesn't have to mutexed here because these are already called from within a queue mutex.
Definition at line 759 of file netbase.h.
The documentation for this class was generated from the following file: