CFx SDK Documentation 2024 SP0
|
#include <OdDbGeoDataDrawingPE.h>
Static Public Member Functions | |
static OdDbGeoDataProvidersStringPtr | createObject () |
Static Public Member Functions inherited from OdRxObject | |
static OdRxObjectPtr | cast (const OdRxObject *pointer) |
static OdRxClass * | desc () |
Protected Member Functions | |
OdDbGeoDataProvidersString () | |
Protected Member Functions inherited from OdGiDrawable | |
OdGiDrawable () | |
virtual OdUInt32 | subSetAttributes (OdGiDrawableTraits *traits) const =0 |
virtual bool | subWorldDraw (OdGiWorldDraw *wd) const =0 |
virtual void | subViewportDraw (OdGiViewportDraw *vd) const =0 |
virtual OdUInt32 | subViewportDrawLogicalFlags (OdGiViewportDraw *vd) const |
virtual OdUInt32 | subRegenSupportFlags () const |
This class represents implementation of OdGiDrawable, that is used to draw providers string for OdDbGeoData.
<group OdDb_Classes>
Definition at line 153 of file OdDbGeoDataDrawingPE.h.
|
protected |
OdDbGeoDataProvidersString::~OdDbGeoDataProvidersString | ( | ) |
Virtual destructor.
|
inlinevirtual |
Declares the method incrementing the reference counter in objects derived from this class.
Implements OdRxObject.
Definition at line 161 of file OdDbGeoDataDrawingPE.h.
|
inlinestatic |
It is the pseudo-constructor that creates an instance of this class and returns the typified smart pointer to it.
Definition at line 193 of file OdDbGeoDataDrawingPE.h.
|
inlinevirtual |
Retrieves the OdGsCache associated with this object.
Implements OdGiDrawable.
Definition at line 176 of file OdDbGeoDataDrawingPE.h.
|
inlinevirtual |
Retrieves the database ID of this object.
Implements OdGiDrawable.
Definition at line 178 of file OdDbGeoDataDrawingPE.h.
|
inlinevirtual |
Checks whether this object is persistent (stored in a database).
Implements OdGiDrawable.
Definition at line 177 of file OdDbGeoDataDrawingPE.h.
|
inlinevirtual |
Returns the value of the reference counter, that is, the number of references to an instance of this class.
Reimplemented from OdRxObject.
Definition at line 173 of file OdDbGeoDataDrawingPE.h.
|
inlinevirtual |
Declares the method decrementing the reference counter in objects derived from this class.
Implements OdRxObject.
Definition at line 165 of file OdDbGeoDataDrawingPE.h.
Assigns the specified OdGsCache to this object.
pGsNode | [in] Pointer to the OdGsCache to be assigned. |
Implements OdGiDrawable.
Definition at line 175 of file OdDbGeoDataDrawingPE.h.
|
virtual |
Implements OdGiDrawable.
|
virtual |
Implements OdGiDrawable.
|
virtual |
Implements OdGiDrawable.