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

CTBtraits< unsigned short > Class Reference

#include <CTBtraits.hxx>

List of all members.

Public Types

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

Definition at line 94 of file CTBtraits.hxx.

typedef long CTBtraits< unsigned short >::Sum_t
 

Definition at line 95 of file CTBtraits.hxx.

typedef long CTBtraits< unsigned short >::Sumq_t
 

Definition at line 96 of file CTBtraits.hxx.

typedef T CTBtraits< unsigned short >::Mag_t
 

Definition at line 97 of file CTBtraits.hxx.


Member Function Documentation

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

Definition at line 102 of file CTBtraits.hxx.

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

Definition at line 103 of file CTBtraits.hxx.


Member Data Documentation

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

Definition at line 98 of file CTBtraits.hxx.

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

Definition at line 99 of file CTBtraits.hxx.

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

Definition at line 100 of file CTBtraits.hxx.

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

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