DtSilentEntityList is a class which contains the information needed to describe a list of silent entities for the aggregate state PDU.
More...
Detailed Description
DtSilentEntityList is a class which contains the information needed to describe a list of silent entities for the aggregate state PDU.
Constructor & Destructor Documentation
| DtSilentEntityList::DtSilentEntityList |
( |
| ) |
|
| virtual DtSilentEntityList::~DtSilentEntityList |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual DtU32 DtSilentEntityList::appearance |
( |
| ) |
const |
|
virtual |
| static int DtSilentEntityList::byteLengthOfNetworkRecord |
( |
DtNetSilentEntityList * |
recPtr, |
|
|
double |
rprVersion = 1.0 |
|
) |
| |
|
static |
Get the length of the network representation of a record.
If this is for the RPR FOM, specify the version
| virtual const DtEntityType& DtSilentEntityList::entityType |
( |
| ) |
const |
|
virtual |
| virtual int DtSilentEntityList::networkByteLength |
( |
double |
rpr_version = 1.0 | ) |
const |
|
virtual |
Get the network byte length of this record.
If this is for the RPR FOM, specify the version.
| virtual DtU16 DtSilentEntityList::numberOfAppearanceRecords |
( |
| ) |
const |
|
virtual |
| virtual DtU16 DtSilentEntityList::numberOfEntities |
( |
| ) |
const |
|
virtual |
| virtual void DtSilentEntityList::printData |
( |
| ) |
const |
|
virtual |
| virtual void DtSilentEntityList::printDataToStream |
( |
std::ostream & |
stream | ) |
const |
|
virtual |
| virtual void DtSilentEntityList::setAppearance |
( |
DtU32 |
app | ) |
|
|
virtual |
Set/Get the appearance of an entity (as a 32 bit integer).
| virtual void DtSilentEntityList::setEntityType |
( |
const DtEntityType & |
type | ) |
|
|
virtual |
| virtual bool DtSilentEntityList::setNumberOfAppearanceRecords |
( |
const DtU16 |
value | ) |
|
|
virtual |
Set/Get the number of appearance records.
Set returns false if the value is too large, old values are not retained when the number changes.
| virtual void DtSilentEntityList::setNumberOfEntities |
( |
const DtU16 |
value | ) |
|
|
virtual |
Set/Get the number of aggregates.
Load/unload data from a packet record.
Member Data Documentation
| DtU32 DtSilentEntityList::myAppearance |
|
protected |
| DtU16 DtSilentEntityList::myNumberOfAppearanceRecords |
|
protected |
| DtU16 DtSilentEntityList::myNumberOfEntities |
|
protected |
The documentation for this class was generated from the following file: