CFx SDK Documentation  2020SP3
Classes | Macros | Typedefs
DbXrecord.h File Reference
#include "TD_PackPush.h"
#include "DbObject.h"
#include "DbFiler.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbXrecordIterator
 
class  OdDbXrecord
 

Macros

#define ODDB_XRECORD_H   /*!DOM*/
 

Typedefs

typedef OdSmartPtr< OdDbXrecordIteratorOdDbXrecordIteratorPtr
 

Macro Definition Documentation

◆ ODDB_XRECORD_H

#define ODDB_XRECORD_H   /*!DOM*/

Definition at line 28 of file DbXrecord.h.

Typedef Documentation

◆ OdDbXrecordIteratorPtr

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

Definition at line 92 of file DbXrecord.h.