CFx SDK Documentation 2024 SP0
|
Go to the source code of this file.
Classes | |
struct | OdDbId::HardPointer |
struct | OdDbId::SoftPointer |
struct | OdDbId::HardOwner |
struct | OdDbId::SoftOwner |
Namespaces | |
namespace | OdDbId |
Macros | |
#define | ODA_IDREAD_PAGESIZE 0xffff |
#define | TEMPLATE_FUNC_RET_TYPE void |
#define | TEMPLATE_FUNC_RETURN |
Functions | |
template<class R , class A > | |
TEMPLATE_FUNC_RET_TYPE | OdDbId::rdArray (OdDbDwgFiler *pFiler, A &ids, bool bSkipDuplicates=false) |
template<class R , class A > | |
TEMPLATE_FUNC_RET_TYPE | OdDbId::wrArray (OdDbDwgFiler *pFiler, const A &ids) |
#define ODA_IDREAD_PAGESIZE 0xffff |
Definition at line 32 of file IdArraysIO.h.
#define TEMPLATE_FUNC_RET_TYPE void |
Definition at line 46 of file IdArraysIO.h.
#define TEMPLATE_FUNC_RETURN |
Definition at line 47 of file IdArraysIO.h.