| DtIfIntersectionInformationResponse::DtIfIntersectionInformationResponse |
( |
| ) |
|
| virtual DtIfIntersectionInformationResponse::~DtIfIntersectionInformationResponse |
( |
| ) |
|
|
virtual |
| virtual int DtIfIntersectionInformationResponse::type |
( |
| ) |
const |
|
virtual |
| virtual void DtIfIntersectionInformationResponse::printDataToString |
( |
DtString & |
str | ) |
|
|
virtual |
| virtual void DtIfIntersectionInformationResponse::setResponseId |
( |
unsigned |
long | ) |
|
|
virtual |
This will be set to the request id of the initial request.
| unsigned long DtIfIntersectionInformationResponse::responseId |
( |
| ) |
const |
|
inline |
Adds an intersection response. The response is according to the flag set in the request. For each request pair there may be N different responses (according to the flag set), however there will be one set of response for each pair. If there is no intersection (in the case of LineOfSight) then an empty list will be returned at the given response index.
| int DtIfIntersectionInformationResponse::numResponses |
( |
| ) |
const |
|
inline |
| virtual void DtIfIntersectionInformationResponse::setComplete |
( |
bool |
| ) |
|
|
virtual |
Set to false to indicate this is a partial message and there is more information to come. Default is true.
| bool DtIfIntersectionInformationResponse::complete |
( |
| ) |
const |
|
inline |
| virtual void DtIfIntersectionInformationResponse::setResponseSetSize |
( |
int |
size | ) |
|
|
virtual |
Sets the number of response sets to expect.
| virtual int DtIfIntersectionInformationResponse::netRepSize |
( |
| ) |
const |
|
virtual |
| virtual bool DtIfIntersectionInformationResponse::setFromNet |
( |
const char * |
contentBuffer, |
|
|
unsigned |
contentSize |
|
) |
| |
|
virtual |
| virtual bool DtIfIntersectionInformationResponse::setToNet |
( |
| ) |
|
|
virtual |
| virtual int DtIfIntersectionInformationResponse::sizeOfContent |
( |
| ) |
const |
|
protectedvirtual |
| virtual char* DtIfIntersectionInformationResponse::setUncompressedToNet |
( |
char * |
buffer | ) |
const |
|
protectedvirtual |
| virtual const char* DtIfIntersectionInformationResponse::setUncompressedFromNet |
( |
const char * |
contentBuffer | ) |
|
|
protectedvirtual |
| DtU32 DtIfIntersectionInformationResponse::myResponseId |
|
protected |
| bool DtIfIntersectionInformationResponse::myComplete |
|
protected |
| DtU32 DtIfIntersectionInformationResponse::myUncompressedSize |
|
mutableprotected |
| DtU32 DtIfIntersectionInformationResponse::myCompressedSize |
|
mutableprotected |
| bool DtIfIntersectionInformationResponse::myCompressed |
|
mutableprotected |
| const char* DtIfIntersectionInformationResponse::myCompressedBuffer |
|
mutableprotected |
The documentation for this class was generated from the following file: