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

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

GetDefaultValue() constxiiCommandLineOptionBoolinline
GetLongDesc(xiiStringBuilder &ref_sOut) const overridexiiCommandLineOptionDocvirtual
GetOptions(xiiStringBuilder &ref_sOut) const overridexiiCommandLineOptionDocvirtual
GetOptionValue(LogMode logMode, const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance()) constxiiCommandLineOptionBool
GetParamDefaultValueDesc(xiiStringBuilder &ref_sOut) const overridexiiCommandLineOptionDocvirtual
GetParamShortDesc(xiiStringBuilder &ref_sOut) const overridexiiCommandLineOptionDocvirtual
GetSortingGroup(xiiStringBuilder &ref_sOut) constxiiCommandLineOptionvirtual
GetSplitOptions(xiiStringBuilder &out_sAll, xiiDynamicArray< xiiStringView > &ref_splitOptions) constxiiCommandLineOption
GetStaticRTTI() (defined in xiiNoBase)xiiNoBaseinlinestatic
GetType() overridexiiCommandLineOptionBoolinlinevirtual
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_bDefaultValue (defined in xiiCommandLineOptionBool)xiiCommandLineOptionBoolprotected
m_bLoggedOnce (defined in xiiCommandLineOptionDoc)xiiCommandLineOptionDocmutableprotected
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(bool value)xiiCommandLineOptionBoolinline
ShouldLog(LogMode mode, bool bWasSpecified) const (defined in xiiCommandLineOptionDoc)xiiCommandLineOptionDocprotected
xiiCommandLineOption(xiiStringView sSortingGroup)xiiCommandLineOptioninline
xiiCommandLineOptionBool(xiiStringView sSortingGroup, xiiStringView sArgument, xiiStringView sLongDesc, bool bDefaultValue, bool bCaseSensitive=false) (defined in xiiCommandLineOptionBool)xiiCommandLineOptionBool
xiiCommandLineOptionDoc(xiiStringView sSortingGroup, xiiStringView sArgument, xiiStringView sParamShortDesc, xiiStringView sLongDesc, xiiStringView sDefaultValue, bool bCaseSensitive=false) (defined in xiiCommandLineOptionDoc)xiiCommandLineOptionDoc