Template Class Format< unsigned char >
Defined in File number.hpp
Inheritance Relationships
Base Types
public unsigned char::Formatterpublic ecl::interfaces::FormatNumber< unsigned char >(Template Class FormatNumber)
Class Documentation
- template<> ecl::Format< unsigned char > : public unsigned char::Formatter , public ecl::interfaces::FormatNumber< unsigned char >
Formatter for unsigned char types. It is a specialisation of the Format<IntegralNumber> class.
Public Functions
-
inline Format(int w = -1, Alignment a = NoAlign, IntegralBase b = Dec)
Default constructor.
-
inline virtual ~Format()
-
inline Format(int w = -1, Alignment a = NoAlign, IntegralBase b = Dec)