XII Release 0.1.0
Loading...
Searching...
No Matches
xiiCommandLineOptionFloat Member List

This is the complete list of members for xiiCommandLineOptionFloat, including all inherited members.

GetDefaultValue() constxiiCommandLineOptionFloatinline
GetLongDesc(xiiStringBuilder &ref_sOut) const overridexiiCommandLineOptionDocvirtual
GetMaxValue() constxiiCommandLineOptionFloatinline
GetMinValue() constxiiCommandLineOptionFloatinline
GetOptions(xiiStringBuilder &ref_sOut) const overridexiiCommandLineOptionDocvirtual
GetOptionValue(LogMode logMode, const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance()) constxiiCommandLineOptionFloat
GetParamDefaultValueDesc(xiiStringBuilder &ref_sOut) const overridexiiCommandLineOptionFloatvirtual
GetParamShortDesc(xiiStringBuilder &ref_sOut) const overridexiiCommandLineOptionFloatvirtual
GetSortingGroup(xiiStringBuilder &ref_sOut) constxiiCommandLineOptionvirtual
GetSplitOptions(xiiStringBuilder &out_sAll, xiiDynamicArray< xiiStringView > &ref_splitOptions) constxiiCommandLineOption
GetStaticRTTI() (defined in xiiNoBase)xiiNoBaseinlinestatic
GetType() overridexiiCommandLineOptionFloatinlinevirtual
IsHelpRequested(const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance())xiiCommandLineOptionstatic
IsOptionSpecified(xiiStringBuilder *out_pWhich=nullptr, const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance()) constxiiCommandLineOptionDoc
LogAvailableModes enum namexiiCommandLineOption
LogAvailableOptions(LogAvailableModes mode, xiiStringView sGroupFilter={}, const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance())xiiCommandLineOptionstatic
LogAvailableOptionsToBuffer(xiiStringBuilder &out_sBuffer, LogAvailableModes mode, xiiStringView sGroupFilter={}, const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance())xiiCommandLineOptionstatic
LogMode enum namexiiCommandLineOption
LogOption(xiiStringView sOption, xiiStringView sValue, bool bWasSpecified) const (defined in xiiCommandLineOptionDoc)xiiCommandLineOptionDocprotected
m_bCaseSensitive (defined in xiiCommandLineOptionDoc)xiiCommandLineOptionDocprotected
m_bLoggedOnce (defined in xiiCommandLineOptionDoc)xiiCommandLineOptionDocmutableprotected
m_fDefaultValue (defined in xiiCommandLineOptionFloat)xiiCommandLineOptionFloatprotected
m_fMaxValue (defined in xiiCommandLineOptionFloat)xiiCommandLineOptionFloatprotected
m_fMinValue (defined in xiiCommandLineOptionFloat)xiiCommandLineOptionFloatprotected
m_sArgument (defined in xiiCommandLineOptionDoc)xiiCommandLineOptionDocprotected
m_sLongDesc (defined in xiiCommandLineOptionDoc)xiiCommandLineOptionDocprotected
m_sParamDefaultValue (defined in xiiCommandLineOptionDoc)xiiCommandLineOptionDocprotected
m_sParamShortDesc (defined in xiiCommandLineOptionDoc)xiiCommandLineOptionDocprotected
m_sSortingGroup (defined in xiiCommandLineOption)xiiCommandLineOptionprotected
RequireOptions(xiiStringView sRequiredOptions, xiiString *pMissingOption=nullptr, const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance())xiiCommandLineOptionstatic
SetDefaultValue(float value)xiiCommandLineOptionFloatinline
ShouldLog(LogMode mode, bool bWasSpecified) const (defined in xiiCommandLineOptionDoc)xiiCommandLineOptionDocprotected
xiiCommandLineOption(xiiStringView sSortingGroup)xiiCommandLineOptioninline
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