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

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

GetDefaultValue() constxiiCommandLineOptionIntinline
GetLongDesc(xiiStringBuilder &ref_sOut) const overridexiiCommandLineOptionDocvirtual
GetMaxValue() constxiiCommandLineOptionIntinline
GetMinValue() constxiiCommandLineOptionIntinline
GetOptions(xiiStringBuilder &ref_sOut) const overridexiiCommandLineOptionDocvirtual
GetOptionValue(LogMode logMode, const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance()) constxiiCommandLineOptionInt
GetParamDefaultValueDesc(xiiStringBuilder &ref_sOut) const overridexiiCommandLineOptionIntvirtual
GetParamShortDesc(xiiStringBuilder &ref_sOut) const overridexiiCommandLineOptionIntvirtual
GetSortingGroup(xiiStringBuilder &ref_sOut) constxiiCommandLineOptionvirtual
GetSplitOptions(xiiStringBuilder &out_sAll, xiiDynamicArray< xiiStringView > &ref_splitOptions) constxiiCommandLineOption
GetStaticRTTI() (defined in xiiNoBase)xiiNoBaseinlinestatic
GetType() overridexiiCommandLineOptionIntinlinevirtual
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_iDefaultValue (defined in xiiCommandLineOptionInt)xiiCommandLineOptionIntprotected
m_iMaxValue (defined in xiiCommandLineOptionInt)xiiCommandLineOptionIntprotected
m_iMinValue (defined in xiiCommandLineOptionInt)xiiCommandLineOptionIntprotected
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(xiiInt32 value)xiiCommandLineOptionIntinline
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
xiiCommandLineOptionInt(xiiStringView sSortingGroup, xiiStringView sArgument, xiiStringView sLongDesc, xiiInt32 iDefaultValue, xiiInt32 iMinValue=xiiMath::MinValue< xiiInt32 >(), xiiInt32 iMaxValue=xiiMath::MaxValue< xiiInt32 >(), bool bCaseSensitive=false) (defined in xiiCommandLineOptionInt)xiiCommandLineOptionInt