#include <OnixS/SgxTitan/Trading/OUCH/FieldAccessor.h>
|
static Binary2 | get (Binary2, const void *buffer) throw () |
|
static Binary4 | get (Binary4, const void *buffer) throw () |
|
static SignedBinary4 | get (SignedBinary4, const void *buffer) throw () |
|
static Binary8 | get (Binary8, const void *buffer) throw () |
|
static Binary12 | get (const Binary12 &, const void *buffer) throw () |
|
static void | set (void *buffer, Binary2 value) throw () |
|
static void | set (void *buffer, Binary4 value) throw () |
|
static void | set (void *buffer, SignedBinary4 value) throw () |
|
static void | set (void *buffer, Binary8 value) throw () |
|
static void | set (void *buffer, const Binary12 &value) throw () |
|
Definition at line 27 of file FieldAccessor.h.
void set |
( |
void * |
buffer, |
|
|
Binary2 |
value |
|
) |
| |
throw | ( | |
| ) | | |
|
static |
void set |
( |
void * |
buffer, |
|
|
Binary4 |
value |
|
) |
| |
throw | ( | |
| ) | | |
|
static |
void set |
( |
void * |
buffer, |
|
|
Binary8 |
value |
|
) |
| |
throw | ( | |
| ) | | |
|
static |
void set |
( |
void * |
buffer, |
|
|
const Binary12 & |
value |
|
) |
| |
throw | ( | |
| ) | | |
|
static |
The documentation for this struct was generated from the following files: