NGL  6.5
The NCCA Graphics Library
fmt::FormatSpec Member List

This is the complete list of members for fmt::FormatSpec, including all inherited members.

align() const fmt::AlignSpecinline
align_fmt::AlignSpec
AlignSpec(unsigned width, wchar_t fill, Alignment align=ALIGN_DEFAULT)fmt::AlignSpecinline
fill() const fmt::WidthSpecinline
fill_fmt::WidthSpec
flag(unsigned f) const fmt::FormatSpecinline
flags_fmt::FormatSpec
FormatSpec(unsigned width=0, char type=0, wchar_t fill= ' ')fmt::FormatSpecinline
precision() const fmt::FormatSpecinline
precision_fmt::FormatSpec
type() const fmt::FormatSpecinline
type_fmt::FormatSpec
width() const fmt::WidthSpecinline
width_fmt::WidthSpec
WidthSpec(unsigned width, wchar_t fill)fmt::WidthSpecinline