9 #ifndef DtLeEntityID_H_
10 #define DtLeEntityID_H_
45 virtual void setSite(
DtU8 value);
46 virtual DtU8 site()
const;
49 virtual void setApplication(
DtU8 value);
50 virtual DtU8 application()
const;
53 virtual void setEntity(
DtU16 value);
54 virtual DtU16 entity()
const;
57 virtual void print()
const;
60 virtual void printDataToStream(std::ostream& stream)
const;
DtU8 mySite
Data members:
Definition: leEntityID.h:70
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
DtNetLeEntityID is the network structure for the entity identifier record in the live entity PDUs...
Definition: leTspiP.h:22
DtU8 myApplication
Definition: leEntityID.h:71
unsigned char DtU8
An eight bit unsigned integer value.
Definition: vlMachineTypes.h:137
class DtLeEntityID:
Definition: leEntityID.h:28
DtU16 myEntity
Definition: leEntityID.h:72
unsigned short DtU16
A 16 bit unsigned integer value.
Definition: vlMachineTypes.h:140
Contains the standard DIS enumerations.
This file contains typedefs for machine dependant types.
This file declares network classes for the LeEntity objects.