CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions
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 32 of file IdArraysIO.h.

◆ TEMPLATE_FUNC_RET_TYPE

#define TEMPLATE_FUNC_RET_TYPE   void

Definition at line 46 of file IdArraysIO.h.

◆ TEMPLATE_FUNC_RETURN

#define TEMPLATE_FUNC_RETURN

Definition at line 47 of file IdArraysIO.h.