20 #include <vlutil/vlMutex.h>
32 inline int handle()
const {
return myHandle; }
59 Type_MultiTSUpdates = 9,
64 Type_RecordingData = 11,
65 Type_SimulationData = 12,
67 Type_EntityTable = 13,
72 Type_InteractionDDM = 16,
74 Type_TapeTimeDate = 17,
78 Type_None = 0x7FFFFFF0
98 void operator delete(
void* v,
size_t t);
101 bool operator <(
const DtPacket& )
const;
106 const char* data()
const;
110 FilterType filter()
const;
133 void setFilter(FilterType filter);
135 void setType(
int type);
144 bool removeAttribute(
int);
167 void*
operator new(
size_t t);
193 static void deleteChunks();