dlvhex
2.5.0
|
Internal structure. More...
#include <vs10/bm/bmfunc.h>
Data Structures | |
struct | bo |
Static Public Member Functions | |
static ByteOrder | byte_order () |
static ByteOrder | byte_order () |
Static Public Attributes | |
static bo | _bo |
Internal structure.
Different global settings.
static ByteOrder bm::globals< T >::byte_order | ( | ) | [inline, static] |
Definition at line 452 of file bmfunc.h.
References bm::globals< T >::_bo, and bm::globals< T >::bo::_byte_order.
Referenced by bm::operation_deserializer< BV >::deserialize(), bm::deserialize(), and bm::serializer< BV >::encode_header().
static ByteOrder bm::globals< T >::byte_order | ( | ) | [inline, static] |
Definition at line 452 of file bmfunc.h.
References bm::globals< T >::_bo, and bm::globals< T >::bo::_byte_order.
globals< T >::bo bm::globals< T >::_bo [static] |
Definition at line 450 of file bmfunc.h.
Referenced by bm::globals< T >::byte_order().