Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

CTBtraits< unsigned int > Class Reference

#include <CTBtraits.hxx>

List of all members.

Public Types

typedef unsigned int T
typedef unsigned long Sum_t
typedef unsigned long Sumq_t
typedef T Mag_t

Static Public Methods

T Min ()
T Max ()

Static Public Attributes

const bool IsIntegral = true
const bool IsFloating = false
const bool IsComplex = false
const int NBit = CHAR_BIT * sizeof (T)


Member Typedef Documentation

typedef unsigned int CTBtraits< unsigned int >::T
 

Definition at line 122 of file CTBtraits.hxx.

typedef unsigned long CTBtraits< unsigned int >::Sum_t
 

Definition at line 123 of file CTBtraits.hxx.

typedef unsigned long CTBtraits< unsigned int >::Sumq_t
 

Definition at line 124 of file CTBtraits.hxx.

typedef T CTBtraits< unsigned int >::Mag_t
 

Definition at line 125 of file CTBtraits.hxx.


Member Function Documentation

T CTBtraits< unsigned int >::Min [inline, static]
 

Definition at line 130 of file CTBtraits.hxx.

T CTBtraits< unsigned int >::Max [inline, static]
 

Definition at line 131 of file CTBtraits.hxx.


Member Data Documentation

const bool CTBtraits< unsigned int >::IsIntegral = true [static]
 

Definition at line 126 of file CTBtraits.hxx.

const bool CTBtraits< unsigned int >::IsFloating = false [static]
 

Definition at line 127 of file CTBtraits.hxx.

const bool CTBtraits< unsigned int >::IsComplex = false [static]
 

Definition at line 128 of file CTBtraits.hxx.

const int CTBtraits< unsigned int >::NBit = CHAR_BIT * sizeof (T) [static]
 

Definition at line 129 of file CTBtraits.hxx.


The documentation for this class was generated from the following file:
Generated at Fri Oct 24 18:14:11 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001