Definition at line 274 of file snappy-stubs-internal.h.
◆ FromHost16()
static uint16 snappy::LittleEndian::FromHost16 |
( |
uint16 |
x | ) |
|
|
inlinestatic |
◆ FromHost32()
static uint32 snappy::LittleEndian::FromHost32 |
( |
uint32 |
x | ) |
|
|
inlinestatic |
◆ IsLittleEndian()
static bool snappy::LittleEndian::IsLittleEndian |
( |
| ) |
|
|
inlinestatic |
◆ Load16()
static uint16 snappy::LittleEndian::Load16 |
( |
const void * |
p | ) |
|
|
inlinestatic |
◆ Load32()
static uint32 snappy::LittleEndian::Load32 |
( |
const void * |
p | ) |
|
|
inlinestatic |
◆ Store16()
static void snappy::LittleEndian::Store16 |
( |
void * |
p, |
|
|
uint16 |
v |
|
) |
| |
|
inlinestatic |
◆ Store32()
static void snappy::LittleEndian::Store32 |
( |
void * |
p, |
|
|
uint32 |
v |
|
) |
| |
|
inlinestatic |
◆ ToHost16()
static uint16 snappy::LittleEndian::ToHost16 |
( |
uint16 |
x | ) |
|
|
inlinestatic |
◆ ToHost32()
static uint32 snappy::LittleEndian::ToHost32 |
( |
uint32 |
x | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: