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

CTBtraits Class Template Reference

#include <CTBtraits.hxx>

List of all members.

Public Types

typedef T Sum_t
typedef T Sumq_t
typedef T Mag_t

Static Public Attributes

const bool IsIntegral = false
const bool IsFloating = false
const bool IsComplex = false

template<class T>
class CTBtraits< T >


Member Typedef Documentation

template<class T>
typedef T CTBtraits::Sum_t
 

Definition at line 28 of file CTBtraits.hxx.

template<class T>
typedef T CTBtraits::Sumq_t
 

Definition at line 29 of file CTBtraits.hxx.

template<class T>
typedef T CTBtraits::Mag_t
 

Definition at line 30 of file CTBtraits.hxx.


Member Data Documentation

template<class T>
const bool CTBtraits::IsIntegral = false [static]
 

Definition at line 31 of file CTBtraits.hxx.

template<class T>
const bool CTBtraits::IsFloating = false [static]
 

Definition at line 32 of file CTBtraits.hxx.

template<class T>
const bool CTBtraits::IsComplex = false [static]
 

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