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 | |
CompileContext enum name | logit::FormatInstruction | |
context | logit::FormatInstruction | |
FormatInstruction(CompileContext context, const std::string &text, bool strip_ansi) | logit::FormatInstruction | inlineexplicit |
FormatInstruction(CompileContext context, FormatType type, int width=0, bool left=false, bool center=false, bool trunc=false, 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 |