Swap.cpp File Reference

#include <support/Debug.h>
#include <sys/types.h>
#include <support/SupportDefs.h>
#include <support/ByteOrder.h>
#include <support/Value.h>

Functions

int is_type_swapped (type_code type)
status_t swap_data (type_code type, void *d, size_t length, swap_action action)


Function Documentation

int is_type_swapped type_code  type  ) 
 

status_t swap_data type_code  type,
void *  d,
size_t  length,
swap_action  action