This is the complete list of members for Formatter, including all inherited members.
Acquire(const NCString &dbgFile, int dbgLine, const NCString &dbgFunc) | Formatter | |
AcquireDefault(const NCString &dbgFile, int dbgLine, const NCString &dbgFunc) | Formatter | inlinestatic |
AlternativeNumberFormat | Formatter | |
boxes | Formatter | protected |
Clone()=0 | Formatter | pure virtual |
CloneSettings(Formatter &reference) | Formatter | virtual |
cntAcquirements | ThreadLock | protected |
CountAcquirements() const | Formatter | inline |
DbgOwnerFile | ThreadLock | |
DbgOwnerFunc | ThreadLock | |
DbgOwnerLine | ThreadLock | |
DbgRecursionWarningThreshold | ThreadLock | |
DbgWarningAfterWaitTimeInMillis | ThreadLock | |
defaultFormatter | Formatter | protectedstatic |
DefaultNumberFormat | Formatter | |
format(AString &target, const String &formatString, const Boxes &args, int startArgument)=0 | Formatter | protectedpure virtual |
Format(AString &target, TArgs &&... args) | Formatter | inline |
FormatArgs(AString &target) | Formatter | inline |
FormatArgs(AString &target, const Boxes &args) | Formatter | inline |
formatLoop(AString &target, const Boxes &args) | Formatter | protected |
formatStringBuffer | Formatter | protected |
GetDefault() | Formatter | inlinestatic |
GetOwner() const | ThreadLock | inline |
GetSafeness() const | ThreadLock | inline |
initializeFormat() | Formatter | inlineprotectedvirtual |
IsOwnedByCurrentThread() const | ThreadLock | inline |
mutex | ThreadLock | mutableprotected |
mutexNotifier | ThreadLock | protected |
Next | Formatter | |
owner | ThreadLock | protected |
Release() | Formatter | |
ReplaceDefault(Formatter *newFormatter) | Formatter | |
reset() | Formatter | inlineprotectedvirtual |
safeness | ThreadLock | protected |
SetSafeness(lang::Safeness safeness) | ThreadLock | |
ThreadLock(lang::Safeness safeness=lang::Safeness::Safe) | ThreadLock | explicit |
WillRelease() const | ThreadLock | inline |
~Formatter() | Formatter | inlinevirtual |
~ThreadLock() | ThreadLock | |