DtEntityListResponse contains the response from the server with the current list of entities within the simulation.
More...
Static Public Member Functions |
| static DtBaseMessage * | decode (unsigned char *buffer, int length) |
| | decode a message. Used by the factory
|
Detailed Description
DtEntityListResponse contains the response from the server with the current list of entities within the simulation.
Constructor & Destructor Documentation
| makRadarFx::DtEntityListResponse::DtEntityListResponse |
( |
| ) |
|
| virtual makRadarFx::DtEntityListResponse::~DtEntityListResponse |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makRadarFx::DtEntityListResponse::setEntityList |
( |
std::vector< DtEntityDescription > |
entities | ) |
|
|
virtual |
this is a list of all the entities within the simulation.
This list will be empty if there are no entities within the simulation
| virtual int makRadarFx::DtEntityListResponse::messageSize |
( |
| ) |
|
|
virtual |
| static DtBaseMessage* makRadarFx::DtEntityListResponse::decode |
( |
unsigned char * |
buffer, |
|
|
int |
length |
|
) |
| |
|
static |
decode a message. Used by the factory
| virtual DtBaseMessage* makRadarFx::DtEntityListResponse::clone |
( |
| ) |
|
|
virtual |
| virtual void makRadarFx::DtEntityListResponse::serialize |
( |
DtStreamWriter & |
writer | ) |
|
|
protectedvirtual |
| virtual void makRadarFx::DtEntityListResponse::deserialize |
( |
DtStreamReader & |
reader | ) |
|
|
protectedvirtual |
Member Data Documentation
The documentation for this class was generated from the following file: