Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Defines

bsls_byteorderutil_impl.h File Reference

Provide implementation of byte-order manipulation functions. More...

Go to the source code of this file.

Classes

struct  bsls::ByteOrderUtil_Impl< TYPE, 1 >
struct  bsls::ByteOrderUtil_Impl< TYPE, 2 >
struct  bsls::ByteOrderUtil_Impl< TYPE, 4 >
struct  bsls::ByteOrderUtil_Impl< TYPE, 8 >

Namespaces

namespace  bsls

Defines

#define BSLS_BYTEORDERUTIL_IMPL_COMPILE_TIME_ASSERT(expr)
#define BSLS_BYTEORDERUTIL_IMPL_DISABLE_COUNTERPRODUCTIVE_MACROS   1
#define BSLS_BYTEORDERUTIL_IMPL_GENERICSWAP_16(dstType, x)
#define BSLS_BYTEORDERUTIL_IMPL_GENERICSWAP_32(dstType, x)
#define BSLS_BYTEORDERUTIL_IMPL_GENERICSWAP_64(dstType, x)

Detailed Description