CFx SDK Documentation
2023 SP0
|
#include "FxPragmaPush.h"
#include "DDKERNEL.h"
#include <RxObject.h>
#include <DbHostAppServices.h>
#include "FxSysVarDefs.h"
#include "FxPragmaPop.h"
Go to the source code of this file.
Classes | |
class | CFxHostAppServices |
Macros | |
#define | FX_REGVAR_DEF(type, name, def_val, filerType, rbType, validation) |
#define | FX_REGVAR_DEF_RO(type, name, def_val, filerType, rbType, validation) FX_REGVAR_DEF( type, name, def_val, filerType, rbType, validation ) |
Typedefs | |
typedef OdSmartPtr< CFxHostAppServices > | CFxHostAppServicesPtr |
Definition at line 56 of file FxHostAppServices.h.
#define FX_REGVAR_DEF_RO | ( | type, | |
name, | |||
def_val, | |||
filerType, | |||
rbType, | |||
validation | |||
) | FX_REGVAR_DEF( type, name, def_val, filerType, rbType, validation ) |
Definition at line 60 of file FxHostAppServices.h.
Definition at line 136 of file FxHostAppServices.h.