SoDaFormat-1.0.0-main:f160581
1.0.0
|
This is the complete list of members for SoDa::Format, including all inherited members.
addC(char v) | SoDa::Format | |
addF(double v, char fmt='f', unsigned int width=0, unsigned int frac_precision=3) | SoDa::Format | |
addI(int v, unsigned int width=0) | SoDa::Format | |
addS(const std::string &v, unsigned int width=0) | SoDa::Format | |
addU(unsigned int v, unsigned int width=0) | SoDa::Format | |
Format(const std::string &fmt_string) | SoDa::Format | |
reset() | SoDa::Format | |
separator | SoDa::Format | static |
str(bool check_for_filled_out=false) const | SoDa::Format |