11 #pragma warning(disable : 4100)
16 #ifdef DtUSE_UTILITIES_NAMESPACE
17 namespace DtUSE_UTILITIES_NAMESPACE
49 virtual DtFedNode* getParentObject()
const;
54 virtual const DtString& getFullName()
const;
68 #ifdef DtUSE_UTILITIES_NAMESPACE
const bool operator==(const DtU128 &lhs, const DtU128 &rhs)
Contains the DtString class declaration.
#define DT_DLL_OMTREADER
Definition: omtReader.h:27
represents a node in an OMT tree.
Definition: omtNode.h:20
Represents a node in a fed tree.
Definition: fedNode.h:23
DtFedNode * myParentObject
Definition: fedNode.h:57
Instances of DtString are used to represent strings.
Definition: vlString.h:29
DtString * myFullName
Used so we don't have to traverse the tree every time.
Definition: fedNode.h:63