The DtOcclusionResponse encapsulates a response from the RadarFX Server for a given occlusion request.
More...
Static Public Member Functions |
| static DtBaseMessage * | decode (unsigned char *buffer, int length) |
| | decode a message. Used by the factory
|
Detailed Description
The DtOcclusionResponse encapsulates a response from the RadarFX Server for a given occlusion request.
Constructor & Destructor Documentation
| makRadarFx::DtOcclusionResponse::DtOcclusionResponse |
( |
| ) |
|
| virtual makRadarFx::DtOcclusionResponse::~DtOcclusionResponse |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makRadarFx::DtOcclusionResponse::setOcclusion |
( |
bool |
occluded | ) |
|
|
virtual |
Returns whether or not the requesting platform has line of sight of the target location.
| virtual bool makRadarFx::DtOcclusionResponse::occluded |
( |
| ) |
|
|
virtual |
| virtual int makRadarFx::DtOcclusionResponse::messageSize |
( |
| ) |
|
|
virtual |
| static DtBaseMessage* makRadarFx::DtOcclusionResponse::decode |
( |
unsigned char * |
buffer, |
|
|
int |
length |
|
) |
| |
|
static |
| virtual DtBaseMessage* makRadarFx::DtOcclusionResponse::clone |
( |
| ) |
|
|
virtual |
| virtual void makRadarFx::DtOcclusionResponse::serialize |
( |
DtStreamWriter & |
writer | ) |
|
|
protectedvirtual |
| virtual void makRadarFx::DtOcclusionResponse::deserialize |
( |
DtStreamReader & |
reader | ) |
|
|
protectedvirtual |
Member Data Documentation
| bool makRadarFx::DtOcclusionResponse::myOcclusion |
|
protected |
The documentation for this class was generated from the following file: