|
CFx SDK Documentation 2026 SP0
|
#include "TD_PackPush.h"#include "RxDefs.h"#include "DbObject.h"#include "StringArray.h"#include "OdPlatformSettings.h"#include "DbDictionary.h"#include "DbDatabase.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| struct | OdTraceUserProfile |
| struct | OdTraceUserInfo |
| class | OdDbTraceStore |
Typedefs | |
| typedef OdSmartPtr< OdDbTraceStore > | OdDbTraceStorePtr |
| typedef OdSmartPtr<OdDbTraceStore> OdDbTraceStorePtr |
The typified smart pointer for the trace store object. This template class is specialization of the OdSmartPtr class for the OdDbTraceStore class.
Definition at line 44 of file DbTraceStore.h.