#include <DgnPlatform/Handler.h>
Go to the source code of this file.
Classes | |
struct | DgnStoreHdrHandler |
The default type handler for the DGNSTORE_HDR type that corresponds to the DgnStoreHdr structure. More... | |
struct | TagSetHandler |
A sub-class of DgnStoreHdrHandler used to store the definition of a tag set. More... | |
struct | TagSetIterator |
Iterator over tag sets in a file. More... | |
struct | TagSetCollection |
The collection of all tag sets in a file. More... | |
struct | TagDefCollection |
The collection of all tag definitions associated with an element. More... | |
struct | TagDefCollection::const_iterator |
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 RefCountedPtr < TagDefCollection > | TagDefCollectionPtr |