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

CTBtraits< unsigned long > Class Reference

#include <CTBtraits.hxx>

List of all members.

Public Types

typedef unsigned long 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 long CTBtraits< unsigned long >::T
 

Definition at line 150 of file CTBtraits.hxx.

typedef unsigned long CTBtraits< unsigned long >::Sum_t
 

Definition at line 151 of file CTBtraits.hxx.

typedef unsigned long CTBtraits< unsigned long >::Sumq_t
 

Definition at line 152 of file CTBtraits.hxx.

typedef T CTBtraits< unsigned long >::Mag_t
 

Definition at line 153 of file CTBtraits.hxx.


Member Function Documentation

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

Definition at line 158 of file CTBtraits.hxx.

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

Definition at line 159 of file CTBtraits.hxx.


Member Data Documentation

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

Definition at line 154 of file CTBtraits.hxx.

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

Definition at line 155 of file CTBtraits.hxx.

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

Definition at line 156 of file CTBtraits.hxx.

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

Definition at line 157 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