#include <StringF.h>
◆ FormatSpec() [1/3]
| FormatSpec::FormatSpec |
( |
| ) |
|
◆ FormatSpec() [2/3]
| FormatSpec::FormatSpec |
( |
const char * |
format | ) |
|
◆ FormatSpec() [3/3]
| FormatSpec::FormatSpec |
( |
const char * |
format, |
|
|
int |
formatlen |
|
) |
| |
◆ empty()
| bool FormatSpec::empty |
( |
| ) |
const |
◆ param()
| std::string FormatSpec::param |
( |
int |
idx | ) |
const |
◆ paramCount()
| int FormatSpec::paramCount |
( |
| ) |
const |
◆ paramPtr()
| void FormatSpec::paramPtr |
( |
int |
idx, |
|
|
const char *& |
begin, |
|
|
const char *& |
end |
|
) |
| const |
◆ specifierIs()
| bool FormatSpec::specifierIs |
( |
const char * |
specifier | ) |
const |
The documentation for this class was generated from the following files: