This is the complete list of members for FormatterPythonStyle, 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 | FormatterPythonStyle | protectedvirtual |
Clone() override | FormatterPythonStyle | 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 | FormatterPythonStyle | 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 |
formatterName | FormatterStdImpl | protected |
FormatterPythonStyle() | FormatterPythonStyle | |
FormatterStdImpl(const String &formatterClassName) | FormatterStdImpl | |
GetDefault() | Formatter | inlinestatic |
GetOwner() const | ThreadLock | inline |
GetSafeness() const | ThreadLock | inline |
initializeFormat() override | FormatterPythonStyle | protectedvirtual |
IsOwnedByCurrentThread() const | ThreadLock | inline |
mutex | ThreadLock | mutableprotected |
mutexNotifier | ThreadLock | protected |
Next | Formatter | |
nextAutoIdx | FormatterStdImpl | protected |
owner | ThreadLock | protected |
parsePlaceholder() override | FormatterPythonStyle | protectedvirtual |
parser | FormatterStdImpl | protected |
parseStdFormatSpec() override | FormatterPythonStyle | protectedvirtual |
PHTypes enum name | FormatterStdImpl | protected |
placeholder | FormatterStdImpl | protected |
placeholderPS | FormatterPythonStyle | protected |
preAndPostProcess(integer startIdx, AString *target) override | FormatterPythonStyle | protectedvirtual |
Release() | Formatter | |
ReplaceDefault(Formatter *newFormatter) | Formatter | |
reset() override | FormatterPythonStyle | protectedvirtual |
resetPlaceholder() override | FormatterPythonStyle | protectedvirtual |
safeness | ThreadLock | protected |
setArgument(int pos) | FormatterStdImpl | protectedvirtual |
SetSafeness(lang::Safeness safeness) | ThreadLock | |
Sizes | FormatterPythonStyle | |
targetString | FormatterStdImpl | protected |
targetStringStartLength | FormatterStdImpl | protected |
ThreadLock(lang::Safeness safeness=lang::Safeness::Safe) | ThreadLock | explicit |
WillRelease() const | ThreadLock | inline |
writeCustomFormat() | FormatterStdImpl | protectedvirtual |
writeStdArgument() | FormatterStdImpl | protectedvirtual |
writeStringPortion(integer length) override | FormatterPythonStyle | protectedvirtual |
~Formatter() | Formatter | inlinevirtual |
~ThreadLock() | ThreadLock | |