LogIt++
|
This is the complete list of members for logit::FormatInstruction, including all inherited members.
apply(StreamType &oss, const LogRecord &record, const time_shield::DateTimeStruct &dt) const | logit::FormatInstruction | inline |
center_align | logit::FormatInstruction | |
FormatInstruction(const std::string &text, const bool &strip_ansi) | logit::FormatInstruction | inlineexplicit |
FormatInstruction(const FormatType &type, const int &width=0, const bool &left=false, const bool ¢er=false, const bool &trunc=false, const bool &strip_ansi=false) | logit::FormatInstruction | inlineexplicit |
FormatType enum name | logit::FormatInstruction | |
left_align | logit::FormatInstruction | |
remove_ansi_escape_codes(const std::string &input) const | logit::FormatInstruction | inlineprivate |
static_text | logit::FormatInstruction | |
strip_ansi | logit::FormatInstruction | |
truncate | logit::FormatInstruction | |
type | logit::FormatInstruction | |
width | logit::FormatInstruction |