CFx SDK Documentation
2022 SP0
|
#include "TD_PackPush.h"
#include "DbRootExport.h"
#include "DbStubPtrArray.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdDbSubentId |
class | OdDbBaseFullSubentPath |
Namespaces | |
OdDb | |
Macros | |
#define | ODDB_DBBASESUBENT_H /*!DOM*/ |
Typedefs | |
typedef OdArray< OdDbBaseFullSubentPath > | OdDbBaseFullSubentPathArray |
Enumerations | |
enum | OdDb::SubentType { OdDb::kNullSubentType = 0 , OdDb::kFaceSubentType , OdDb::kEdgeSubentType , OdDb::kVertexSubentType , OdDb::kMlineSubentCache , OdDb::kClassSubentType } |
Functions | |
DBROOT_EXPORT OdRxObject * | baseDatabaseBy (OdDbStub *id) |
#define ODDB_DBBASESUBENT_H /*!DOM*/ |
Definition at line 28 of file DbBaseSubentId.h.
This template class is a specialization of the OdArray class for OdDbBaseFullSubentPath object pointers.
Definition at line 256 of file DbBaseSubentId.h.
DBROOT_EXPORT OdRxObject* baseDatabaseBy | ( | OdDbStub * | id | ) |