class DtIfAddToOrganization:
More...
Detailed Description
class DtIfAddToOrganization:
Instances of DtNetIfAddToOrganization are the message content for adding an organized entity to a superior.
Content-Type: DtAddToOrganizationType
Constructor & Destructor Documentation
| DtIfAddToOrganization::DtIfAddToOrganization |
( |
| ) |
|
| virtual DtIfAddToOrganization::~DtIfAddToOrganization |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual int DtIfAddToOrganization::type |
( |
| ) |
const |
|
virtual |
Returns the string type of message, DtAddToOrganizationType (defined in msgTypes.h).
| virtual void DtIfAddToOrganization::setObjectIdentifier |
( |
const DtEntityIdentifier & |
objectIdentifier | ) |
|
|
virtual |
Set/get the object identifier (site:app:object id) of the vrf object.
Corresponds to entity identifier for individual entities, aggregate Id for aggregates, and object identifier for environmental process objects.
| virtual const DtEntityIdentifier& DtIfAddToOrganization::objectIdentifier |
( |
| ) |
const |
|
virtual |
| virtual void DtIfAddToOrganization::setNewSuperiorId |
( |
const DtEntityIdentifier & |
superiorId | ) |
|
|
virtual |
Set/get the current object name of the vrf object whose position in the organization you want to modify.
| virtual const DtEntityIdentifier& DtIfAddToOrganization::newSuperiorId |
( |
| ) |
const |
|
virtual |
| virtual void DtIfAddToOrganization::setSuperiorIsForce |
( |
bool |
isForce | ) |
|
|
virtual |
If superiorIsForce is set to true, the newSuperiorId is disregarded, and the new superior is the force level object corresponding to the objects force type.
(This is necessary because force level objects are not published, and the front end or other backends will not know the object ID to use when referencing them.)
| virtual bool DtIfAddToOrganization::superiorIsForce |
( |
| ) |
const |
|
virtual |
| virtual void DtIfAddToOrganization::setDesignator |
( |
DtInt8 |
pos | ) |
|
|
virtual |
Set/get assign designator flag.
| virtual DtInt8 DtIfAddToOrganization::designator |
( |
| ) |
const |
|
virtual |
| virtual int DtIfAddToOrganization::netRepSize |
( |
| ) |
const |
|
virtual |
| virtual bool DtIfAddToOrganization::setFromNet |
( |
const char * |
contentBuffer, |
|
|
unsigned |
contentSize |
|
) |
| |
|
virtual |
| virtual bool DtIfAddToOrganization::setToNet |
( |
| ) |
|
|
virtual |
| virtual void DtIfAddToOrganization::printDataToString |
( |
DtString & |
str | ) |
|
|
virtual |
Member Data Documentation
| DtEntityIdentifier DtIfAddToOrganization::myObjectIdentifier |
|
protected |
| DtEntityIdentifier DtIfAddToOrganization::myNewSuperiorId |
|
protected |
| DtInt8 DtIfAddToOrganization::myDesignator |
|
protected |
| bool DtIfAddToOrganization::mySuperiorIsForce |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/vrfmsgs/ifAddToOrg.h