HexInteger< Integer > Class Template Reference

Analogue of Integer that uses redefined for hexadecimal output operator<<(std::ostream &, const HexInteger<Integer> &). More...

#include <utils.hpp>

Collaboration diagram for HexInteger< Integer >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 HexInteger (Integer newContent)
 operator Integer () const

Detailed Description

template<typename Integer>
class HexInteger< Integer >

Analogue of Integer that uses redefined for hexadecimal output operator<<(std::ostream &, const HexInteger<Integer> &).

Definition at line 52 of file utils.hpp.


Constructor & Destructor Documentation

template<typename Integer>
HexInteger< Integer >::HexInteger ( Integer  newContent  )  [inline]

Definition at line 56 of file utils.hpp.


Member Function Documentation

template<typename Integer>
HexInteger< Integer >::operator Integer (  )  const [inline]

Definition at line 60 of file utils.hpp.


The documentation for this class was generated from the following file:
Generated on Sun May 29 18:23:56 2011 for libnebular by  doxygen 1.6.3