Used in InternalPacket when pointing to sharedDataBlock, rather than allocating itself. More...
#include <InternalPacket.h>
Public Attributes | |
unsigned char * | sharedDataBlock |
unsigned int | refCount |
Used in InternalPacket when pointing to sharedDataBlock, rather than allocating itself.
Definition at line 65 of file InternalPacket.h.
unsigned int InternalPacketRefCountedData::refCount |
Definition at line 68 of file InternalPacket.h.
unsigned char* InternalPacketRefCountedData::sharedDataBlock |
Definition at line 67 of file InternalPacket.h.