CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
DbTraceStore.h File Reference
#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< OdDbTraceStoreOdDbTraceStorePtr
 

Typedef Documentation

◆ OdDbTraceStorePtr

The typified smart pointer for the trace store object. This template class is specialization of the OdSmartPtr class for the OdDbTraceStore class.

See also
<link smart_pointers, Working with Smart Pointers>

Definition at line 44 of file DbTraceStore.h.