This is the complete list of members for FormatterJavaStyle, 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() override | FormatterJavaStyle | protectedvirtual |
| Clone() override | FormatterJavaStyle | 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() override | FormatterJavaStyle | protectedvirtual |
| 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 |
| FormatterJavaStyle() | FormatterJavaStyle | |
| 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() override | FormatterJavaStyle | protectedvirtual |
| parser | FormatterStdImpl | protected |
| parseStdFormatSpec() override | FormatterJavaStyle | inlineprotectedvirtual |
| PHTypes enum name | FormatterStdImpl | protected |
| placeholder | FormatterStdImpl | protected |
| placeholderJS | FormatterJavaStyle | protected |
| preAndPostProcess(integer startIdx, AString *target) override | FormatterJavaStyle | protectedvirtual |
| Release() | Formatter | |
| ReplaceDefault(Formatter *newFormatter) | Formatter | |
| reset() | Formatter | inlineprotectedvirtual |
| resetPlaceholder() override | FormatterJavaStyle | 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) override | FormatterJavaStyle | protectedvirtual |
| ~Formatter() | Formatter | inlinevirtual |
| ~ThreadLock() | ThreadLock | |