CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Macros | Typedefs
DbWipeoutVariables.h File Reference
#include "TD_PackPush.h"
#include "DbObject.h"
#include "RxDictionary.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbWipeoutVariables
 

Macros

#define WIPEOUT_EXPORT   OD_TOOLKIT_IMPORT
 
#define WIPEOUT_EXPORT_STATIC   OD_STATIC_IMPORT
 

Typedefs

typedef OdSmartPtr< OdDbWipeoutVariablesOdDbWipeoutVariablesPtr
 

Macro Definition Documentation

◆ WIPEOUT_EXPORT

#define WIPEOUT_EXPORT   OD_TOOLKIT_IMPORT

Definition at line 40 of file DbWipeoutVariables.h.

◆ WIPEOUT_EXPORT_STATIC

#define WIPEOUT_EXPORT_STATIC   OD_STATIC_IMPORT

Definition at line 41 of file DbWipeoutVariables.h.

Typedef Documentation

◆ OdDbWipeoutVariablesPtr

This template class is a specialization of the OdSmartPtr class for OdDbWipeoutVariables object pointers.

Definition at line 50 of file DbWipeoutVariables.h.