CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
OdDbSectionManagerIterator Class Reference

#include <DbSectionManager.h>

Inheritance diagram for OdDbSectionManagerIterator:
OdRxObject

Public Member Functions

 ODRX_DECLARE_MEMBERS (OdDbSectionManagerIterator)
 
 OdDbSectionManagerIterator ()
 
 ~OdDbSectionManagerIterator ()
 
void start ()
 
void step ()
 
bool done () const
 
OdDbObjectId getSection () const
 
OdDbSectionPtr getSection (OdDb::OpenMode openMode) const
 
- Public Member Functions inherited from OdRxObject
 ODRX_HEAP_OPERATORS ()
 
 OdRxObject ()
 
virtual ~OdRxObject ()
 
virtual OdRxObjectqueryX (const OdRxClass *pClass) const
 
virtual OdRxObjectx (const OdRxClass *pClass) const
 
virtual OdRxClassisA () const
 
virtual void addRef ()=0
 
virtual void release ()=0
 
virtual long numRefs () const
 
bool isKindOf (const OdRxClass *pClass) const
 
virtual OdRxObjectPtr clone () const
 
virtual void copyFrom (const OdRxObject *pSource)
 
virtual OdRx::Ordering comparedTo (const OdRxObject *pOther) const
 
virtual bool isEqualTo (const OdRxObject *pOther) const
 

Friends

class OdDbSectionManager
 

Additional Inherited Members

- Static Public Member Functions inherited from OdRxObject
static OdRxObjectPtr cast (const OdRxObject *pointer)
 
static OdRxClassdesc ()
 

Detailed Description

<group OdDb_Classes>

Definition at line 89 of file DbSectionManager.h.

Constructor & Destructor Documentation

◆ OdDbSectionManagerIterator()

OdDbSectionManagerIterator::OdDbSectionManagerIterator ( )

◆ ~OdDbSectionManagerIterator()

OdDbSectionManagerIterator::~OdDbSectionManagerIterator ( )

Member Function Documentation

◆ done()

bool OdDbSectionManagerIterator::done ( ) const

◆ getSection() [1/2]

OdDbObjectId OdDbSectionManagerIterator::getSection ( ) const

◆ getSection() [2/2]

OdDbSectionPtr OdDbSectionManagerIterator::getSection ( OdDb::OpenMode  openMode) const

◆ ODRX_DECLARE_MEMBERS()

OdDbSectionManagerIterator::ODRX_DECLARE_MEMBERS ( OdDbSectionManagerIterator  )

◆ start()

void OdDbSectionManagerIterator::start ( )

◆ step()

void OdDbSectionManagerIterator::step ( )

Friends And Related Function Documentation

◆ OdDbSectionManager

friend class OdDbSectionManager
friend

Definition at line 92 of file DbSectionManager.h.


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