class DtIfModifyOrganization:
More...
Detailed Description
class DtIfModifyOrganization:
Instances of DtIfModifyOrganization are the message content moving an organized VRF-Object from one superior to another.
Content-Type: DtModifyOrganizationType
Constructor & Destructor Documentation
| DtIfModifyOrganization::DtIfModifyOrganization |
( |
| ) |
|
| virtual DtIfModifyOrganization::~DtIfModifyOrganization |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual int DtIfModifyOrganization::type |
( |
| ) |
const |
|
virtual |
Returns the string type of message, DtCreateVrfObjectMessageType (defined in msgTypes.h).
| virtual void DtIfModifyOrganization::setObjectIdentifier |
( |
const DtEntityIdentifier & |
objectIdentifier | ) |
|
|
virtual |
Set/get the object identifier of the object that will be moved in the organization.
| virtual const DtEntityIdentifier& DtIfModifyOrganization::objectIdentifier |
( |
| ) |
const |
|
virtual |
| virtual void DtIfModifyOrganization::setOldSuperiorId |
( |
const DtEntityIdentifier & |
objectIdentifier | ) |
|
|
virtual |
Set/get the object identifier of the object that is currently the superior of the target object.
| virtual const DtEntityIdentifier& DtIfModifyOrganization::oldSuperiorId |
( |
| ) |
const |
|
virtual |
| virtual void DtIfModifyOrganization::setNewSuperiorId |
( |
const DtEntityIdentifier & |
objectIdentifier | ) |
|
|
virtual |
Set/get the object identifier of the object that will be the new superior of the target object.
| virtual const DtEntityIdentifier& DtIfModifyOrganization::newSuperiorId |
( |
| ) |
const |
|
virtual |
| virtual int DtIfModifyOrganization::netRepSize |
( |
| ) |
const |
|
virtual |
| virtual bool DtIfModifyOrganization::setFromNet |
( |
const char * |
contentBuffer, |
|
|
unsigned |
contentSize |
|
) |
| |
|
virtual |
| virtual bool DtIfModifyOrganization::setToNet |
( |
| ) |
|
|
virtual |
| virtual void DtIfModifyOrganization::printDataToString |
( |
DtString & |
str | ) |
|
|
virtual |
Member Data Documentation
| DtEntityIdentifier DtIfModifyOrganization::myObjectIdentifier |
|
protected |
| DtEntityIdentifier DtIfModifyOrganization::myOldSuperiorId |
|
protected |
| DtEntityIdentifier DtIfModifyOrganization::myNewSuperiorId |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/vrfmsgs/ifModOrg.h