|
| static UInt16 | get (UInt16, const void *buffer) |
| static UInt32 | get (UInt32, const void *buffer) |
| static Int32 | get (Int32, const void *buffer) |
| static Int64 | get (Int64, const void *buffer) |
| static UInt64 | get (UInt64, const void *buffer) |
Definition at line 27 of file FieldAccessor.h.
◆ get() [1/5]
| Int32 get |
( |
Int32 | , |
|
|
const void * | buffer ) |
|
static |
◆ get() [2/5]
| Int64 get |
( |
Int64 | , |
|
|
const void * | buffer ) |
|
static |
◆ get() [3/5]
| UInt16 get |
( |
UInt16 | , |
|
|
const void * | buffer ) |
|
static |
◆ get() [4/5]
| UInt32 get |
( |
UInt32 | , |
|
|
const void * | buffer ) |
|
static |
◆ get() [5/5]
| UInt64 get |
( |
UInt64 | , |
|
|
const void * | buffer ) |
|
static |