SoDaFormat-1.0.0-main:f160581  1.0.0
SoDa::Format Member List

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
separatorSoDa::Formatstatic
str(bool check_for_filled_out=false) constSoDa::Format