money_base Class Reference
#include <locale_facets.h>
Inheritance diagram for money_base:
List of all members.
Detailed Description
This class contains an ordered array of 4 fields to represent the pattern for formatting a money amount. Each field may contain one entry from the part enum. symbol, sign, and value must be present and the remaining field must contain either none or space. - See also:
- moneypunct::pos_format() and moneypunct::neg_format() for details of how these fields are interpreted.
Definition at line 3445 of file locale_facets.h.
Public Types
- enum { S_minus,
S_zero,
S_end
}
- enum part {
none,
space,
symbol,
sign,
value
}
Static Public Member Functions
-
pattern S_construct_pattern (char __precedes, char space, char positionn)
Static Public Attributes
-
const char * S_atoms
-
const pattern S_default_pattern
The documentation for this class was generated from the following file:
Generated on Sun Jul 25 00:12:47 2004 for libstdc++ source by
1.3.7