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

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 131 of file int_s.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