![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiCommandLineOptionBool, including all inherited members.
GetDefaultValue() const | xiiCommandLineOptionBool | inline |
GetLongDesc(xiiStringBuilder &ref_sOut) const override | xiiCommandLineOptionDoc | virtual |
GetOptions(xiiStringBuilder &ref_sOut) const override | xiiCommandLineOptionDoc | virtual |
GetOptionValue(LogMode logMode, const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance()) const | xiiCommandLineOptionBool | |
GetParamDefaultValueDesc(xiiStringBuilder &ref_sOut) const override | xiiCommandLineOptionDoc | virtual |
GetParamShortDesc(xiiStringBuilder &ref_sOut) const override | xiiCommandLineOptionDoc | 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 | xiiCommandLineOptionBool | 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_bDefaultValue (defined in xiiCommandLineOptionBool) | xiiCommandLineOptionBool | protected |
m_bLoggedOnce (defined in xiiCommandLineOptionDoc) | xiiCommandLineOptionDoc | mutableprotected |
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(bool value) | xiiCommandLineOptionBool | inline |
ShouldLog(LogMode mode, bool bWasSpecified) const (defined in xiiCommandLineOptionDoc) | xiiCommandLineOptionDoc | protected |
xiiCommandLineOption(xiiStringView sSortingGroup) | xiiCommandLineOption | inline |
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 |