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

Internal structure. More...

#include <vs10/bm/bmfunc.h>

Collaboration diagram for bm::globals< T >:

Data Structures

struct  bo

Static Public Member Functions

static ByteOrder byte_order ()
static ByteOrder byte_order ()

Static Public Attributes

static bo _bo

Detailed Description

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

Internal structure.

Different global settings.

Definition at line 418 of file bmfunc.h.


Member Function Documentation

template<bool T>
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.


Field Documentation

template<bool T>
globals< T >::bo bm::globals< T >::_bo [static]

Definition at line 450 of file bmfunc.h.

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


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