CFx SDK Documentation  2020SP3
Classes | Typedefs
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
 

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.html, Working with Smart Pointers>

Definition at line 82 of file ResBuf.h.