CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
ResBuf.h File Reference
#include "TD_PackPush.h"
#include "DbExport.h"
#include "RxObject.h"
#include "OdString.h"
#include "DbHandle.h"
#include "OdError.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdError_InvalidResBuf
 
class  OdResBuf
 
union  OdResBuf::Data
 

Typedefs

typedef OdSmartPtr< OdDbSelectionSetOdDbSelectionSetPtr
 
typedef OdSmartPtr< OdResBufOdResBufPtr
 

Functions

TOOLKIT_EXPORT bool oddbCompareRbChains (const OdResBuf *pRb1, const OdResBuf *pRb2)
 

Typedef Documentation

◆ OdDbSelectionSetPtr

This template class is a specialization of the OdSmartPtr class for OdDbSelectionSet object pointers.

Definition at line 52 of file ResBuf.h.

◆ OdResBufPtr

The typified smart pointer for the ResBuf object (tagged data). This template class is specialization of the OdSmartPtr class for the OdResBuf class.

See also
<link smart_pointers, Working with Smart Pointers>

Definition at line 80 of file ResBuf.h.

Function Documentation

◆ oddbCompareRbChains()

TOOLKIT_EXPORT bool oddbCompareRbChains ( const OdResBuf pRb1,
const OdResBuf pRb2 
)

Compare resbufs walking ::next chain.