| 
    CFx SDK Documentation
    2020SP3
    
   | 
 
 
 
 
Go to the documentation of this file.
   27 #ifndef ODDB_DBSUBENT_H 
   28 #define ODDB_DBSUBENT_H  
   30 #include "DbBaseSubentId.h" 
  
OdDbStubPtrArray m_ObjectIds
 
void objectIds(OdDbObjectIdArray &objectIdsArg) const
 
OdDbFullSubentPath(OdDbObjectId entId, OdDbSubentId subId)
 
GLuint GLsizei GLsizei GLint GLenum * type
 
const OdDbSubentId subentId() const
 
const OdDbObjectIdArray & objectIds() const
 
OdDbFullSubentPath(OdDb::SubentType type, OdGsMarker index)
 
OdDbFullSubentPath(OdDbStubPtrArray objectIds, OdDbSubentId subId)
 
OdDbSubentId & subentId()
 
OdDbBaseFullSubentPath & operator=(const OdDbBaseFullSubentPath &fullSubentPath)
 
OdArray< OdDbFullSubentPath > OdDbFullSubentPathArray
 
OdDbObjectIdArray & objectIds()
 
OdDbFullSubentPath(OdDbObjectIdArray objectIds, OdDbSubentId subId)
 
bool operator==(const OdDbBaseFullSubentPath &fullSubentPath) const
 
OdDbFullSubentPath(OdDbObjectId entId, OdDb::SubentType type, OdGsMarker index)
 
bool operator==(const OdDbFullSubentPath &fullSubentPath) const