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

CTBtraits< long > Class Reference

#include <CTBtraits.hxx>

List of all members.

Public Types

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

Definition at line 136 of file CTBtraits.hxx.

typedef long CTBtraits< long >::Sum_t
 

Definition at line 137 of file CTBtraits.hxx.

typedef long CTBtraits< long >::Sumq_t
 

Definition at line 138 of file CTBtraits.hxx.

typedef T CTBtraits< long >::Mag_t
 

Definition at line 139 of file CTBtraits.hxx.


Member Function Documentation

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

Definition at line 144 of file CTBtraits.hxx.

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

Definition at line 145 of file CTBtraits.hxx.


Member Data Documentation

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

Definition at line 140 of file CTBtraits.hxx.

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

Definition at line 141 of file CTBtraits.hxx.

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

Definition at line 142 of file CTBtraits.hxx.

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

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