std::num_base Class Reference

Inheritance diagram for std::num_base:

Inheritance graph
[legend]
List of all members.

Public Types

enum  {
  S_minus, S_plus, S_x, SX,
  S_digits, S_digits_end, S_udigits, S_udigits_end,
  S_e, SE, S_end
}

Static Public Attributes

static const char * S_atoms_out

Protected Types

enum  { M_zero, M_e, ME, M_size }

Static Protected Member Functions

static void S_format_float (const ios_base &__io, char *__fptr, char __mod, streamsize __prec)
static void S_format_int (const ios_base &__io, char *__fptr, char __mod, char __modl)

Static Protected Attributes

static const char * S_atoms_in

Detailed Description

Definition at line 531 of file locale_facets.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
S_minus 
S_plus 
S_x 
SX 
S_digits 
S_digits_end 
S_udigits 
S_udigits_end 
S_e 
SE 
S_end 

Definition at line 536 of file locale_facets.h.

anonymous enum [protected]

Enumerator:
M_zero 
M_e 
ME 
M_size 

Definition at line 563 of file locale_facets.h.


The documentation for this class was generated from the following files:
Generated on Sun Jul 29 20:40:09 2007 for libstdc++-v3 Source by  doxygen 1.5.2