CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdDbId Namespace Reference

Classes

struct  HardOwner
 
struct  HardPointer
 
struct  SoftOwner
 
struct  SoftPointer
 

Functions

template<class R, class A>
TEMPLATE_FUNC_RET_TYPE rdArray (OdDbDwgFiler *pFiler, A &ids, bool bSkipDuplicates=false)
 
template<class R, class A>
TEMPLATE_FUNC_RET_TYPE wrArray (OdDbDwgFiler *pFiler, const A &ids)
 

Detailed Description

<group TD_Namespaces>

Function Documentation

◆ rdArray()

template<class R, class A>
TEMPLATE_FUNC_RET_TYPE OdDbId::rdArray ( OdDbDwgFiler * pFiler,
A & ids,
bool bSkipDuplicates = false )
inline

Definition at line 54 of file IdArraysIO.h.

◆ wrArray()

template<class R, class A>
TEMPLATE_FUNC_RET_TYPE OdDbId::wrArray ( OdDbDwgFiler * pFiler,
const A & ids )
inline

Definition at line 106 of file IdArraysIO.h.