CFx SDK Documentation
2022 SP0
|
Go to the source code of this file.
Classes | |
class | OdStreamBuf |
Namespaces | |
OdDb | |
Typedefs | |
typedef OdSmartPtr< OdStreamBuf > | OdStreamBufPtr |
Enumerations | |
enum | OdDb::FilerSeekType { OdDb::kSeekFromStart = SEEK_SET , OdDb::kSeekFromCurrent = SEEK_CUR , OdDb::kSeekFromEnd = SEEK_END } |
typedef OdSmartPtr<OdStreamBuf> OdStreamBufPtr |
This template class is a specialization of the OdSmartPtr class for OdStreamBuf object pointers.
Definition at line 185 of file OdStreamBuf.h.