Phoenix
Object-oriented orthogonally persistent operating system
|
Wrapper for options. More...
#include <OTextStream.h>
Public Types | |
enum | Option { O_RADIX, O_WIDTH, O_PREC, O_NUM_BOOL, O_SHARP, O_SPACE, O_SIGN, O_ZERO, O_LEFT_ADJ, O_PAD_CHAR, O_LONG, O_SHORT, O_WIDTH_REQUIRED, O_PREC_REQUIRED, O_FMT_PARSED, O_SIGNED, O_MAX } |
Converting options. More... |
Wrapper for options.
Objects of this class can be applied to text stream by the insertion operator.
Converting options.