Go to the source code of this file.
◆ ONIXS_B3_BOE_API_DECL
#define ONIXS_B3_BOE_API_DECL |
( |
| typeKind, |
|
|
| typeName ) |
Value:
Definition at line 29 of file ABI.h.
◆ ONIXS_B3_BOE_EXPORTED_CLASS
Definition at line 44 of file ABI.h.
◆ ONIXS_B3_BOE_EXPORTED_CLASS_DECL
#define ONIXS_B3_BOE_EXPORTED_CLASS_DECL |
( |
| typeName | ) |
|
Value: ONIXS_B3_BOE_EXPORTED_DECL(class, typeName)
Definition at line 36 of file ABI.h.
◆ ONIXS_B3_BOE_EXPORTED_STRUCT
Definition at line 48 of file ABI.h.
◆ ONIXS_B3_BOE_EXPORTED_STRUCT_DECL
#define ONIXS_B3_BOE_EXPORTED_STRUCT_DECL |
( |
| typeName | ) |
|
Value: ONIXS_B3_BOE_EXPORTED_DECL(struct, typeName)
Definition at line 40 of file ABI.h.
◆ ONIXS_B3_BOE_INTERNAL_CLASS_DECL
#define ONIXS_B3_BOE_INTERNAL_CLASS_DECL |
( |
| typeName | ) |
|
Value:
Definition at line 52 of file ABI.h.
◆ ONIXS_B3_BOE_INTERNAL_STRUCT_DECL
#define ONIXS_B3_BOE_INTERNAL_STRUCT_DECL |
( |
| typeName | ) |
|
Value:
Definition at line 56 of file ABI.h.
◆ ONIXS_B3_BOE_LTWT_CLASS
Definition at line 84 of file ABI.h.
◆ ONIXS_B3_BOE_LTWT_CLASS_DECL
#define ONIXS_B3_BOE_LTWT_CLASS_DECL |
( |
| name | ) |
|
Value:
Definition at line 96 of file ABI.h.
◆ ONIXS_B3_BOE_LTWT_EXPORTED
Definition at line 92 of file ABI.h.
◆ ONIXS_B3_BOE_LTWT_STRUCT
Definition at line 88 of file ABI.h.
◆ ONIXS_B3_BOE_LTWT_STRUCT_DECL
#define ONIXS_B3_BOE_LTWT_STRUCT_DECL |
( |
| name | ) |
|
Value:
Definition at line 100 of file ABI.h.
◆ ONIXS_B3_BOE_MESSAGING_NAMESPACE_BEGIN
#define ONIXS_B3_BOE_MESSAGING_NAMESPACE_BEGIN namespace OnixS { namespace B3 { namespace BOE { namespace Messaging { |
◆ ONIXS_B3_BOE_MESSAGING_NAMESPACE_END
#define ONIXS_B3_BOE_MESSAGING_NAMESPACE_END }}}} |
◆ ONIXS_B3_BOE_TO_STR
#define ONIXS_B3_BOE_TO_STR |
( |
| entity | ) |
|
Value:
Definition at line 108 of file ABI.h.