CFx SDK Documentation 2024 SP0
|
Go to the source code of this file.
Classes | |
class | OdDbPageController |
Namespaces | |
namespace | OdDb |
Typedefs | |
typedef OdSmartPtr< OdStreamBuf > | OdStreamBufPtr |
typedef OdSmartPtr< OdDbPageController > | OdDbPageControllerPtr |
Enumerations | |
enum | OdDb::PagingType { OdDb::kUnload = 0x01 , OdDb::kPage = 0x02 , OdDb::kDoNotEnqueuePagingOnClose = 0x04 } |
Functions | |
void | odDbPageObjects (OdDbDatabase *pDb) |
This template class is a specialization of the OdSmartPtr class for OdDbPageController object pointers.
Definition at line 179 of file DbPageController.h.
typedef OdSmartPtr<OdStreamBuf> OdStreamBufPtr |
Definition at line 36 of file DbPageController.h.
|
inline |
Deprecated. Use OdDbDatabase::pageObjects instead.
Definition at line 187 of file DbPageController.h.