SwappedValue.h File Reference


Detailed Description

Add data to a value that is tagged with endianness and pull it out and know if you need to swap.

#include <support/Value.h>

Go to the source code of this file.

Functions

status_t create_swappable_value (uint32_t typeCode, void *data, size_t size, SValue *value)
bool get_swappable_data (const SValue &value, void **data, size_t *size)