![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiCommandLineOptionFloat, including all inherited members.
| GetDefaultValue() const | xiiCommandLineOptionFloat | inline |
| GetLongDesc(xiiStringBuilder &ref_sOut) const override | xiiCommandLineOptionDoc | virtual |
| GetMaxValue() const | xiiCommandLineOptionFloat | inline |
| GetMinValue() const | xiiCommandLineOptionFloat | inline |
| GetOptions(xiiStringBuilder &ref_sOut) const override | xiiCommandLineOptionDoc | virtual |
| GetOptionValue(LogMode logMode, const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance()) const | xiiCommandLineOptionFloat | |
| GetParamDefaultValueDesc(xiiStringBuilder &ref_sOut) const override | xiiCommandLineOptionFloat | virtual |
| GetParamShortDesc(xiiStringBuilder &ref_sOut) const override | xiiCommandLineOptionFloat | virtual |
| GetSortingGroup(xiiStringBuilder &ref_sOut) const | xiiCommandLineOption | virtual |
| GetSplitOptions(xiiStringBuilder &out_sAll, xiiDynamicArray< xiiStringView > &ref_splitOptions) const | xiiCommandLineOption | |
| GetStaticRTTI() (defined in xiiNoBase) | xiiNoBase | inlinestatic |
| GetType() override | xiiCommandLineOptionFloat | inlinevirtual |
| IsHelpRequested(const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance()) | xiiCommandLineOption | static |
| IsOptionSpecified(xiiStringBuilder *out_pWhich=nullptr, const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance()) const | xiiCommandLineOptionDoc | |
| LogAvailableModes enum name | xiiCommandLineOption | |
| LogAvailableOptions(LogAvailableModes mode, xiiStringView sGroupFilter={}, const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance()) | xiiCommandLineOption | static |
| LogAvailableOptionsToBuffer(xiiStringBuilder &out_sBuffer, LogAvailableModes mode, xiiStringView sGroupFilter={}, const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance()) | xiiCommandLineOption | static |
| LogMode enum name | xiiCommandLineOption | |
| LogOption(xiiStringView sOption, xiiStringView sValue, bool bWasSpecified) const (defined in xiiCommandLineOptionDoc) | xiiCommandLineOptionDoc | protected |
| m_bCaseSensitive (defined in xiiCommandLineOptionDoc) | xiiCommandLineOptionDoc | protected |
| m_bLoggedOnce (defined in xiiCommandLineOptionDoc) | xiiCommandLineOptionDoc | mutableprotected |
| m_fDefaultValue (defined in xiiCommandLineOptionFloat) | xiiCommandLineOptionFloat | protected |
| m_fMaxValue (defined in xiiCommandLineOptionFloat) | xiiCommandLineOptionFloat | protected |
| m_fMinValue (defined in xiiCommandLineOptionFloat) | xiiCommandLineOptionFloat | protected |
| m_sArgument (defined in xiiCommandLineOptionDoc) | xiiCommandLineOptionDoc | protected |
| m_sLongDesc (defined in xiiCommandLineOptionDoc) | xiiCommandLineOptionDoc | protected |
| m_sParamDefaultValue (defined in xiiCommandLineOptionDoc) | xiiCommandLineOptionDoc | protected |
| m_sParamShortDesc (defined in xiiCommandLineOptionDoc) | xiiCommandLineOptionDoc | protected |
| m_sSortingGroup (defined in xiiCommandLineOption) | xiiCommandLineOption | protected |
| RequireOptions(xiiStringView sRequiredOptions, xiiString *pMissingOption=nullptr, const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance()) | xiiCommandLineOption | static |
| SetDefaultValue(float value) | xiiCommandLineOptionFloat | inline |
| ShouldLog(LogMode mode, bool bWasSpecified) const (defined in xiiCommandLineOptionDoc) | xiiCommandLineOptionDoc | protected |
| xiiCommandLineOption(xiiStringView sSortingGroup) | xiiCommandLineOption | inline |
| xiiCommandLineOptionDoc(xiiStringView sSortingGroup, xiiStringView sArgument, xiiStringView sParamShortDesc, xiiStringView sLongDesc, xiiStringView sDefaultValue, bool bCaseSensitive=false) (defined in xiiCommandLineOptionDoc) | xiiCommandLineOptionDoc | |
| xiiCommandLineOptionFloat(xiiStringView sSortingGroup, xiiStringView sArgument, xiiStringView sLongDesc, float fDefaultValue, float fMinValue=xiiMath::MinValue< float >(), float fMaxValue=xiiMath::MaxValue< float >(), bool bCaseSensitive=false) (defined in xiiCommandLineOptionFloat) | xiiCommandLineOptionFloat |