CFx SDK Documentation  2020SP3
Classes | Namespaces | Macros | Typedefs | Enumerations | Functions
DbBaseSubentId.h File Reference
#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< OdDbBaseFullSubentPathOdDbBaseFullSubentPathArray
 

Enumerations

enum  OdDb::SubentType {
  OdDb::kNullSubentType = 0, OdDb::kFaceSubentType, OdDb::kEdgeSubentType, OdDb::kVertexSubentType,
  OdDb::kMlineSubentCache, OdDb::kClassSubentType
}
 

Functions

DBROOT_EXPORT OdRxObjectbaseDatabaseBy (OdDbStub *id)
 

Macro Definition Documentation

◆ ODDB_DBBASESUBENT_H

#define ODDB_DBBASESUBENT_H   /*!DOM*/

Definition at line 28 of file DbBaseSubentId.h.

Typedef Documentation

◆ OdDbBaseFullSubentPathArray

This template class is a specialization of the OdArray class for OdDbBaseFullSubentPath object pointers.

Definition at line 256 of file DbBaseSubentId.h.

Function Documentation

◆ baseDatabaseBy()

DBROOT_EXPORT OdRxObject* baseDatabaseBy ( OdDbStub *  id)