#include "XDataTreeNode.h"
Go to the source code of this file.
Classes | |
struct | XDataTreeOwner |
Namespaces | |
Bentley | |
The Bentley namespace contains types defined by the Bentley Library. | |
Bentley::DgnPlatform | |
The DgnPlatform namespace contains types defined by the DgnPlatform. | |
Typedefs | |
typedef bvector< XDataTreeNodePtr > | T_StdXDataNodeVector |
typedef bmap < DgnPlatform::ElementId, T_StdXDataNodeVector > | T_StdXDataTree |
typedef bmap < DgnPlatform::HandlerId, T_StdXDataTree > | T_StdXDataTreeMap |
typedef bmap< WString, ECN::StandaloneECEnablerP > | T_StandaloneEnablerCacheMap |