#include <StreamFormat.h>
Data Fields | |
| char | conv |
| StreamFormatType | type |
| unsigned char | flags |
| short | prec |
| unsigned short | width |
| unsigned short | infolen |
| const char * | info |
Definition at line 46 of file StreamFormat.h.
| char StreamFormat::conv |
Definition at line 48 of file StreamFormat.h.
| unsigned char StreamFormat::flags |
Definition at line 50 of file StreamFormat.h.
| const char* StreamFormat::info |
Definition at line 54 of file StreamFormat.h.
| unsigned short StreamFormat::infolen |
Definition at line 53 of file StreamFormat.h.
| short StreamFormat::prec |
Definition at line 51 of file StreamFormat.h.
Definition at line 49 of file StreamFormat.h.
| unsigned short StreamFormat::width |
Definition at line 52 of file StreamFormat.h.
1.7.1