Static Public Member Functions |
static const
makVrv::DtElementIDHierarchyStateAttribute * | echelonHierarchyState (makVrv::DtDe &de, makVrv::DtElementID id) |
static const
makVrv::DtElementIDHierarchyDisplayStateAttribute * | displayState (makVrv::DtDe &de, makVrv::DtElementID id) |
| static bool | isEchelonChild (makVrv::DtDe &de, makVrv::DtElementID parent, makVrv::DtElementID child, bool recurse=false) |
| | Returns true if the child belongs to the parent. If recurse is true, check to see if it is anywhere in the tree.
|
static const
DtEmbarkationHierarchyStateAttribute * | embarkationHierarchyState (makVrv::DtDe &de, makVrv::DtElementID id) |
| static bool | isEmbarkationChild (makVrv::DtDe &de, makVrv::DtElementID parent, makVrv::DtElementID child, bool recurse=false) |
| | Returns true if the child belongs to the parent. If recurse is true, check to see if it is anywhere in the tree.
|
Member Function Documentation
| static const makVrv::DtElementIDHierarchyStateAttribute* makVrf::DtElementAttributeUtilityFunctions::echelonHierarchyState |
( |
makVrv::DtDe & |
de, |
|
|
makVrv::DtElementID |
id |
|
) |
| |
|
static |
| static const makVrv::DtElementIDHierarchyDisplayStateAttribute* makVrf::DtElementAttributeUtilityFunctions::displayState |
( |
makVrv::DtDe & |
de, |
|
|
makVrv::DtElementID |
id |
|
) |
| |
|
static |
| static bool makVrf::DtElementAttributeUtilityFunctions::isEchelonChild |
( |
makVrv::DtDe & |
de, |
|
|
makVrv::DtElementID |
parent, |
|
|
makVrv::DtElementID |
child, |
|
|
bool |
recurse = false |
|
) |
| |
|
static |
Returns true if the child belongs to the parent. If recurse is true, check to see if it is anywhere in the tree.
| static bool makVrf::DtElementAttributeUtilityFunctions::isEmbarkationChild |
( |
makVrv::DtDe & |
de, |
|
|
makVrv::DtElementID |
parent, |
|
|
makVrv::DtElementID |
child, |
|
|
bool |
recurse = false |
|
) |
| |
|
static |
Returns true if the child belongs to the parent. If recurse is true, check to see if it is anywhere in the tree.
The documentation for this class was generated from the following file: