| CheckConversionFlags(void) noexcept | Burger::SafePrint::ParamInfo_t | |
| CheckConversionForWarnings(const ArgumentType *pArg) noexcept | Burger::SafePrint::ParamInfo_t | |
| ClearFlag(eConversionFlags uFormatOptionFlags) noexcept | Burger::SafePrint::ParamInfo_t | inline |
| ClearFlags(void) noexcept | Burger::SafePrint::ParamInfo_t | inline |
| FormatBinary(char *pOutBuffer, const ArgumentType *pArg) const noexcept | Burger::SafePrint::ParamInfo_t | |
| FormatBool(char *pOutBuffer, const ArgumentType *pArg) const noexcept | Burger::SafePrint::ParamInfo_t | |
| FormatChar(char *pOutBuffer, const ArgumentType *pArg) const noexcept | Burger::SafePrint::ParamInfo_t | |
| FormatHexOrOctal(char *pOutBuffer, const ArgumentType *pArg) const noexcept | Burger::SafePrint::ParamInfo_t | |
| FormatInteger(char *pOutBuffer, const ArgumentType *pArg) const noexcept | Burger::SafePrint::ParamInfo_t | |
| FormatPointer(char *pOutBuffer, const ArgumentType *pArg) const noexcept | Burger::SafePrint::ParamInfo_t | |
| FormatReal(char *pOutBuffer, const ArgumentType *pArg) const noexcept | Burger::SafePrint::ParamInfo_t | |
| FormatSpecialReal(char *pOutBuffer, FPPrintInfo::eResult uSpecialResult) const noexcept | Burger::SafePrint::ParamInfo_t | |
| FormatTextString(char *pOutBuffer, const ArgumentType *pArg) const noexcept | Burger::SafePrint::ParamInfo_t | |
| GetArgIndex(void) const noexcept | Burger::SafePrint::ParamInfo_t | inline |
| GetCommand(void) const noexcept | Burger::SafePrint::ParamInfo_t | inline |
| GetConversion(void) const noexcept | Burger::SafePrint::ParamInfo_t | inline |
| GetConversionAsFlag(void) const noexcept | Burger::SafePrint::ParamInfo_t | inline |
| GetFlags(void) const noexcept | Burger::SafePrint::ParamInfo_t | inline |
| GetFloatAnalysisInfo(FPPrintInfo::eResult *pFPInfoResult, uint_t *pPadIntZeros, uint_t *pPadFracZeros, uint_t *pFirstNonZeroIntPos) const noexcept | Burger::SafePrint::ParamInfo_t | |
| GetFloatInfo(uint_t *pIntSpecialDigits, uint_t *pFracDigits, uint_t *pSign, uint_t *pDecimalPoint, uint_t *pPadDigits, uint_t *pExponentDigits) const noexcept | Burger::SafePrint::ParamInfo_t | |
| GetFloatSpecialChars(void) const noexcept | Burger::SafePrint::ParamInfo_t | inline |
| GetFloatSpecialIsNegative(void) const noexcept | Burger::SafePrint::ParamInfo_t | inline |
| GetFloatSpecialLeadingZeros(void) const noexcept | Burger::SafePrint::ParamInfo_t | inline |
| GetFormattedLength(void) const noexcept | Burger::SafePrint::ParamInfo_t | inline |
| GetFormattedOutputLength(const ArgumentType *pArg) noexcept | Burger::SafePrint::ParamInfo_t | |
| GetOutputLength(void) const noexcept | Burger::SafePrint::ParamInfo_t | inline |
| GetPrecision(void) const noexcept | Burger::SafePrint::ParamInfo_t | inline |
| GetWarnings(void) const noexcept | Burger::SafePrint::ParamInfo_t | inline |
| GetWidth(void) const noexcept | Burger::SafePrint::ParamInfo_t | inline |
| IsFlagSet(eConversionFlags uFormatOptionFlags) const noexcept | Burger::SafePrint::ParamInfo_t | inline |
| m_FloatInfo | Burger::SafePrint::ParamInfo_t | |
| m_pText | Burger::SafePrint::ParamInfo_t | |
| m_uArgIndex | Burger::SafePrint::ParamInfo_t | private |
| m_uCharacterWidth | Burger::SafePrint::ParamInfo_t | private |
| m_uCommand | Burger::SafePrint::ParamInfo_t | private |
| m_uFormatOptionFlags | Burger::SafePrint::ParamInfo_t | private |
| m_uFormattedLength | Burger::SafePrint::ParamInfo_t | private |
| m_uOutputConversion | Burger::SafePrint::ParamInfo_t | private |
| m_uOutputLength | Burger::SafePrint::ParamInfo_t | private |
| m_uPrecision | Burger::SafePrint::ParamInfo_t | private |
| m_uWarnings | Burger::SafePrint::ParamInfo_t | private |
| PadFieldWidth(char *pOutBuffer) const noexcept | Burger::SafePrint::ParamInfo_t | |
| SetArgIndex(uint_t uArgIndex) noexcept | Burger::SafePrint::ParamInfo_t | inline |
| SetCommand(eConversionCommand uCommand) noexcept | Burger::SafePrint::ParamInfo_t | inline |
| SetConversion(eConversionSpecifier uOutputConversion) noexcept | Burger::SafePrint::ParamInfo_t | inline |
| SetFlag(eConversionFlags uFormatOptionFlags) noexcept | Burger::SafePrint::ParamInfo_t | inline |
| SetFlags(uint32_t uFormatOptionFlags) noexcept | Burger::SafePrint::ParamInfo_t | inline |
| SetFloatAnalysisInfo(FPPrintInfo::eResult uFPInfoResult, uint_t uPadIntZeros, uint_t uPadFracZeros, uint_t uFirstNonZeroIntPos) noexcept | Burger::SafePrint::ParamInfo_t | |
| SetFloatInfo(uint_t uIntSpecialDigits, uint_t uFracDigits, uint_t bSign, uint_t uDecimalPoint, uint_t uPadDigits, uint_t uExponentDigits) noexcept | Burger::SafePrint::ParamInfo_t | |
| SetFloatSpecialResult(FPPrintInfo::eResult uFPInfoResult, uint_t uIntSpecialDigits, uint_t uPadIntZeros, uint_t uIsNegative) noexcept | Burger::SafePrint::ParamInfo_t | |
| SetFormattedLength(uintptr_t uFormattedLength) noexcept | Burger::SafePrint::ParamInfo_t | inline |
| SetOutputLength(uintptr_t uOutputLength) noexcept | Burger::SafePrint::ParamInfo_t | inline |
| SetPrecision(uint_t uPrecision) noexcept | Burger::SafePrint::ParamInfo_t | inline |
| SetWarning(eWarningFlags uWarning) noexcept | Burger::SafePrint::ParamInfo_t | inline |
| SetWidth(uint_t uCharacterWidth) noexcept | Burger::SafePrint::ParamInfo_t | inline |
| StoreOffNumericValue(eParseStage uStage, uint32_t uCurrentNumValue) noexcept | Burger::SafePrint::ParamInfo_t | |