CFx SDK Documentation
2020SP3
|
#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< OdDbSelectionSet > | OdDbSelectionSetPtr |
typedef OdSmartPtr< OdResBuf > | OdResBufPtr |
This template class is a specialization of the OdSmartPtr class for OdDbSelectionSet object pointers.
typedef OdSmartPtr<OdResBuf> OdResBufPtr |
The typified smart pointer for the ResBuf object (tagged data). This template class is specialization of the OdSmartPtr class for the OdResBuf class.