CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
IdArraysIO.h File Reference

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)
 

Macro Definition Documentation

◆ ODA_IDREAD_PAGESIZE

#define ODA_IDREAD_PAGESIZE   0xffff

Definition at line 35 of file IdArraysIO.h.

◆ TEMPLATE_FUNC_RET_TYPE

#define TEMPLATE_FUNC_RET_TYPE   void

Definition at line 49 of file IdArraysIO.h.

◆ TEMPLATE_FUNC_RETURN

#define TEMPLATE_FUNC_RETURN

Definition at line 50 of file IdArraysIO.h.