CFx SDK Documentation  2020SP3
Classes | Typedefs
DbBlockIterator.h File Reference
#include "RxObject.h"
#include "OdArrayPreDef.h"

Go to the source code of this file.

Classes

class  OdDbBlockIterator
 
class  OdDbFilteredBlockIterator
 

Typedefs

typedef OdSmartPtr< OdDbBlockIteratorOdDbBlockIteratorPtr
 
typedef OdSmartPtr< OdDbFilteredBlockIteratorOdDbFilteredBlockIteratorPtr
 

Typedef Documentation

◆ OdDbBlockIteratorPtr

This template class is a specialization of the OdSmartPtr class for OdDbBlockIterator object pointers.

Definition at line 40 of file DbBlockIterator.h.

◆ OdDbFilteredBlockIteratorPtr

This template class is a specialization of the OdSmartPtr class for OdDbFilteredBlockIterator object pointers.

Definition at line 185 of file DbBlockIterator.h.