|
CFx SDK Documentation 2026 SP0
|
#include <stdarg.h>#include "RxObject.h"#include "OdStreamBuf.h"#include "OdCodePage.h"#include "LoadReasons.h"#include "TD_PackPush.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| class | OdError_FileException |
| class | OdError_FileNotFound |
| class | OdError_CantOpenFile |
| class | OdError_FileWriteError |
| class | OdError_InvalidIndex |
| class | OdError_InvalidKey |
| class | OdRxSystemServices |
Namespaces | |
| namespace | Oda |
Typedefs | |
| typedef OdSmartPtr< OdRxDictionary > | OdRxDictionaryPtr |
| typedef OdSmartPtr< OdRxSystemServices > | OdRxSystemServicesPtr |
Enumerations | |
| enum | Oda::UserNameFormat { Oda::kUserId = 1 , Oda::kUserName = 2 } |
Functions | |
| FIRSTDLL_EXPORT OdRxSystemServices * | odrxSystemServices () |
| typedef OdSmartPtr<OdRxDictionary> OdRxDictionaryPtr |
Definition at line 42 of file RxSystemServices.h.
This template class is a specialization of the OdSmartPtr class for OdRxSystemServices object pointers.
Definition at line 408 of file RxSystemServices.h.
| FIRSTDLL_EXPORT OdRxSystemServices * odrxSystemServices | ( | ) |