FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AcDbHardPointerId Class Reference

#include <AcDbObjectId.h>

Inheritance diagram for AcDbHardPointerId:
AcDbObjectId

Public Member Functions

 AcDbHardPointerId ()
 
 AcDbHardPointerId (const AcDbObjectId &)
 
- Public Member Functions inherited from AcDbObjectId
bool isEffectivelyErased (void) const
 
bool isErased (void) const
 
bool isResident (void) const
 
bool isValid (void) const
 
bool objectLeftOnDisk (void) const
 
AcDbDatabasedatabase (void) const
 
AcDbDatabaseoriginalDatabase (void) const
 
AcDbHandle handle (void) const
 
AcDbHandle nonForwardedHandle (void) const
 
AcRxClassobjectClass (void) const
 
void convertToRedirectedId (void)
 
bool operator!= (const AcDbStub *) const
 
bool operator!= (const AcDbObjectId &) const
 
bool operator== (const AcDbObjectId &) const
 
bool operator== (const AcDbStub *) const
 
AcDbObjectIdoperator= (const AcDbObjectId &)
 
void setNull ()
 
bool isNull () const
 
AcDbObjectIdsetFromOldId (long)
 
long asOldId () const
 
 AcDbObjectId (AcDbStub *)
 
 AcDbObjectId (AcDbObjectId const &)
 
 AcDbObjectId ()
 
 operator AcDbStub * () const
 
AcDbObjectopenObject (AcDb::OpenMode openMode=AcDb::kForRead, bool openErasedOne=false) const
 

Additional Inherited Members

- Static Public Attributes inherited from AcDbObjectId
static ARX_API_STATIC const AcDbObjectId kNull
 
- Protected Attributes inherited from AcDbObjectId
AcDbStubm_pStub
 

Detailed Description

Definition at line 76 of file AcDbObjectId.h.

Constructor & Destructor Documentation

◆ AcDbHardPointerId() [1/2]

AcDbHardPointerId::AcDbHardPointerId ( )

◆ AcDbHardPointerId() [2/2]

AcDbHardPointerId::AcDbHardPointerId ( const AcDbObjectId & )

The documentation for this class was generated from the following file: