ntg::int_u< nbits, behavior > Class Template Reference

Inheritance diagram for ntg::int_u< nbits, behavior >:

Inheritance graph
[legend]
Collaboration diagram for ntg::int_u< nbits, behavior >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 int_u ()
 int_u (const unsigned long rhs)
selfoperator= (const unsigned long rhs)
 int_u (const signed long rhs)
selfoperator= (const signed long rhs)
 int_u (const unsigned int rhs)
selfoperator= (const unsigned int rhs)
 int_u (const signed int rhs)
selfoperator= (const signed int rhs)
 int_u (const unsigned short rhs)
selfoperator= (const unsigned short rhs)
 int_u (const signed short rhs)
selfoperator= (const signed short rhs)
 int_u (const unsigned char rhs)
selfoperator= (const unsigned char rhs)
 int_u (const signed char rhs)
selfoperator= (const signed char rhs)
 int_u (const char rhs)
selfoperator= (const char rhs)
 int_u (const float_s rhs)
selfoperator= (const float rhs)
 int_u (const float_d rhs)
selfoperator= (const double rhs)
template<unsigned mbits, class B2>
 int_u (const int_u< mbits, B2 > &rhs)
template<unsigned mbits, class B2>
selfoperator= (const int_u< mbits, B2 > &rhs)
template<class T>
 int_u (const real_value< T > &rhs)
template<class T>
selfoperator= (const real_value< T > &rhs)
 int_u (bin b)
selfoperator= (bin b)
 operator storage_type () const

Detailed Description

template<unsigned nbits, class behavior>
class ntg::int_u< nbits, behavior >

Definition at line 124 of file int_u.hh.


The documentation for this class was generated from the following file:
Generated on Tue Feb 20 20:23:10 2007 for Olena by  doxygen 1.5.1