dlvhex  2.5.0
bm::globals< T >::bo Struct Reference

#include <vs10/bm/bmfunc.h>

Public Member Functions

 bo ()
 bo ()

Data Fields

ByteOrder _byte_order

Detailed Description

template<bool T>
struct bm::globals< T >::bo

Definition at line 420 of file bmfunc.h.


Constructor & Destructor Documentation

template<bool T>
bm::globals< T >::bo::bo ( ) [inline]

Definition at line 424 of file bmfunc.h.

References bm::globals< T >::bo::_byte_order, bm::BigEndian, and bm::LittleEndian.

template<bool T>
bm::globals< T >::bo::bo ( ) [inline]

Definition at line 424 of file bmfunc.h.

References bm::globals< T >::bo::_byte_order, bm::BigEndian, and bm::LittleEndian.


Field Documentation

template<bool T>
ByteOrder bm::globals< T >::bo::_byte_order

Definition at line 422 of file bmfunc.h.

Referenced by bm::globals< T >::bo::bo(), and bm::globals< T >::byte_order().


The documentation for this struct was generated from the following files: