This is the complete list of members for FormatterStdImpl, 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 | |
| argOffset | FormatterStdImpl | protected |
| argsConsumed | FormatterStdImpl | protected |
| argumentCountStartsWith1 | FormatterStdImpl | protected |
| arguments | FormatterStdImpl | protected |
| boxes | Formatter | protected |
| checkStdFieldAgainstArgument() | FormatterStdImpl | protectedvirtual |
| 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 | |
| fieldBuffer | FormatterStdImpl | protected |
| findPlaceholder()=0 | FormatterStdImpl | protectedpure virtual |
| Format(AString &target, TArgs &&... args) | Formatter | inline |
| format(AString &targetString, const String &formatString, const Boxes &arguments, int argOffset) override | FormatterStdImpl | protectedvirtual |
| FormatArgs(AString &target) | Formatter | inline |
| FormatArgs(AString &target, const Boxes &args) | Formatter | inline |
| formatLoop(AString &target, const Boxes &args) | Formatter | protected |
| formatString | FormatterStdImpl | protected |
| formatStringBuffer | Formatter | protected |
| formatterName | FormatterStdImpl | protected |
| FormatterStdImpl(const String &formatterClassName) | FormatterStdImpl | |
| 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 | |
| nextAutoIdx | FormatterStdImpl | protected |
| owner | ThreadLock | protected |
| parsePlaceholder()=0 | FormatterStdImpl | protectedpure virtual |
| parser | FormatterStdImpl | protected |
| parseStdFormatSpec()=0 | FormatterStdImpl | protectedpure virtual |
| PHTypes enum name | FormatterStdImpl | protected |
| placeholder | FormatterStdImpl | protected |
| preAndPostProcess(integer startIdx, AString *target=nullptr) | FormatterStdImpl | inlineprotectedvirtual |
| Release() | Formatter | |
| ReplaceDefault(Formatter *newFormatter) | Formatter | |
| reset() | Formatter | inlineprotectedvirtual |
| resetPlaceholder() | FormatterStdImpl | protectedvirtual |
| safeness | ThreadLock | protected |
| setArgument(int pos) | FormatterStdImpl | protectedvirtual |
| SetSafeness(Safeness safeness) | ThreadLock | |
| targetString | FormatterStdImpl | protected |
| targetStringStartLength | FormatterStdImpl | protected |
| ThreadLock(Safeness safeness=Safeness::Safe) | ThreadLock | explicit |
| WillRelease() const | ThreadLock | inline |
| writeCustomFormat() | FormatterStdImpl | protectedvirtual |
| writeStdArgument() | FormatterStdImpl | protectedvirtual |
| writeStringPortion(integer length)=0 | FormatterStdImpl | protectedpure virtual |
| ~Formatter() | Formatter | inlinevirtual |
| ~ThreadLock() | ThreadLock | |