|
CFx SDK Documentation 2024 SP0
|
#include "TD_PackPush.h"#include "DbObject.h"#include "DbFiler.h"#include "DwgDeclareMembers.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< OdDbXrecordIterator > | OdDbXrecordIteratorPtr |
| #define ODDB_XRECORD_H /*!DOM*/ |
Definition at line 28 of file DbXrecord.h.
This template class is a specialization of the OdSmartPtr class for OdDbXrecordIterator object pointers.
Definition at line 91 of file DbXrecord.h.