9 #ifndef lgrDisEntityTracker_H_
10 #define lgrDisEntityTracker_H_
17 #include <vlutil/vlNetTypes.h>
18 #include <vlutil/vlString.h>
19 #include <vlpi/disEnums.h>
24 class DtLgrSystemDriver;
72 virtual DtForceType entityForce(
const DtPacket& packet)
const;
Defines IMPORT/EXPORT macros for lgrSim library.
#define DT_DLL_LGRSIM
Definition: lgrSim.h:21
#define DT_VIRTUAL_BASE_CTR(BASE_NAME, ARG_TYPES_LIST)
Declare a Virtual Base Constructor Create using DT_VIRTUAL_CTR(CLASS_NAME,ARG_TYPES_LIST) Where BASE_...
Definition: virtualConstructor.h:118
#define DT_VIRTUAL_CTR(CLASS_NAME, ARG_TYPES_LIST)
Declare a Virtual Constructor Create using DT_VIRTUAL_CTR(CLASS_NAME,ARG_TYPES_LIST) Where CLASS_NAME...
Definition: virtualConstructor.h:34
Contains MAKLogger::DtFilePosition typedef.
Indexes packets in a file.
Definition: lgrDisEntityTracker.h:28
virtual DtString entityType(EntryHandle handle) const
Returns the type of indexed entity.
virtual DtForceType entityForce(EntryHandle handle) const
Returns the force of indexed entity.
Contains MAKLogger::DtLgrEntityTracker class.
A generic packed of typed binary data.
Definition: packet.h:41
Indexes packets in a file.
Definition: lgrEntityTracker.h:32
Absolute Time, a particular measured instance in time, could be thought of as a set of relative times...
Definition: absoluteTime.h:82
virtual DtString entityName(EntryHandle handle) const
Returns the name of indexed entity.