Constructor & Destructor Documentation
| DtIfComputeRoute::DtIfComputeRoute |
( |
| ) |
|
| virtual DtIfComputeRoute::~DtIfComputeRoute |
( |
| ) |
|
|
virtual |
Member Function Documentation
Set/get the request Id for the message.
Request Id is used to associate this message with the response message.
| virtual void DtIfComputeRoute::setRequestId |
( |
unsigned long |
requestId | ) |
|
|
virtual |
| virtual void DtIfComputeRoute::setObjectName |
( |
const DtString & |
objectName | ) |
|
|
virtual |
Set/get the object name of the route to create.
Note that if the object name length is > 255 characters, it will be trimmed to 255 characters
| virtual const DtString& DtIfComputeRoute::objectName |
( |
| ) |
const |
|
virtual |
| virtual void DtIfComputeRoute::setForceType |
( |
const DtForceType |
forceType | ) |
|
|
virtual |
Set/get the force type of the route to create.
| virtual DtForceType DtIfComputeRoute::forceType |
( |
| ) |
const |
|
virtual |
| virtual void DtIfComputeRoute::setOverlay |
( |
const DtString & |
overlay | ) |
|
|
virtual |
Set/get the overlay name of the route.
| virtual const DtString& DtIfComputeRoute::overlay |
( |
| ) |
const |
|
virtual |
| virtual void DtIfComputeRoute::setObjectLabel |
( |
const DtString & |
objectLabel | ) |
|
|
virtual |
Set/get the object label of the route.
| virtual const DtString& DtIfComputeRoute::objectLabel |
( |
| ) |
const |
|
virtual |
| virtual const DtVector& DtIfComputeRoute::startPoint |
( |
| ) |
const |
|
virtual |
| virtual void DtIfComputeRoute::setStartPoint |
( |
const DtVector & |
| ) |
|
|
virtual |
| virtual void DtIfComputeRoute::setExtendedLabels |
( |
const std::map< int, DtString > & |
extendedLabels | ) |
|
|
virtual |
Set/get the object label of the vrf object to create.
| virtual const std::map<int, DtString>& DtIfComputeRoute::extendedLabels |
( |
| ) |
const |
|
virtual |
| virtual const DtVector& DtIfComputeRoute::endPoint |
( |
| ) |
const |
|
virtual |
| virtual void DtIfComputeRoute::setEndPoint |
( |
const DtVector & |
| ) |
|
|
virtual |
| virtual const std::vector<DtString>& DtIfComputeRoute::obstacleTypes |
( |
| ) |
const |
|
virtual |
| virtual void DtIfComputeRoute::setObstacleTypes |
( |
const std::vector< DtString > & |
| ) |
|
|
virtual |
| virtual void DtIfComputeRoute::addObstacleType |
( |
const DtString & |
| ) |
|
|
virtual |
| virtual const std::vector<DtString>& DtIfComputeRoute::pathTypes |
( |
| ) |
const |
|
virtual |
| virtual void DtIfComputeRoute::setPathTypes |
( |
const std::vector< DtString > & |
| ) |
|
|
virtual |
| virtual void DtIfComputeRoute::addPathType |
( |
const DtString & |
| ) |
|
|
virtual |
| virtual bool DtIfComputeRoute::cancel |
( |
| ) |
const |
|
virtual |
| virtual void DtIfComputeRoute::setCancel |
( |
bool |
| ) |
|
|
virtual |
| virtual int DtIfComputeRoute::type |
( |
| ) |
const |
|
virtual |
| virtual int DtIfComputeRoute::netRepSize |
( |
| ) |
const |
|
virtual |
| virtual bool DtIfComputeRoute::setFromNet |
( |
const char * |
contentBuffer, |
|
|
unsigned |
contentSize |
|
) |
| |
|
virtual |
| virtual bool DtIfComputeRoute::setToNet |
( |
| ) |
|
|
virtual |
| virtual void DtIfComputeRoute::printDataToString |
( |
DtString & |
str | ) |
|
|
virtual |
Member Data Documentation
| DtU32 DtIfComputeRoute::myRequestId |
|
protected |
| DtForceType DtIfComputeRoute::myForceType |
|
protected |
| DtString DtIfComputeRoute::myObjectLabel |
|
protected |
| std::vector<DtString> DtIfComputeRoute::myObstacleTypes |
|
protected |
| std::vector<DtString> DtIfComputeRoute::myPathTypes |
|
protected |
| std::map<int, DtString> DtIfComputeRoute::myExtendedLabels |
|
protected |
| bool DtIfComputeRoute::myCancelFlag |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/vrfmsgs/ifComputeRoute.h