![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiCommandLineOption, including all inherited members.
| GetLongDesc(xiiStringBuilder &ref_sOut) const =0 | xiiCommandLineOption | pure virtual |
| GetOptions(xiiStringBuilder &ref_sOut) const =0 | xiiCommandLineOption | pure virtual |
| GetParamDefaultValueDesc(xiiStringBuilder &ref_sOut) const =0 | xiiCommandLineOption | pure virtual |
| GetParamShortDesc(xiiStringBuilder &ref_sOut) const =0 | xiiCommandLineOption | pure 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()=0 | xiiCommandLineOption | pure virtual |
| IsHelpRequested(const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance()) | xiiCommandLineOption | static |
| 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 | |
| m_sSortingGroup (defined in xiiCommandLineOption) | xiiCommandLineOption | protected |
| RequireOptions(xiiStringView sRequiredOptions, xiiString *pMissingOption=nullptr, const xiiCommandLineUtils *pUtils=xiiCommandLineUtils::GetGlobalInstance()) | xiiCommandLineOption | static |
| xiiCommandLineOption(xiiStringView sSortingGroup) | xiiCommandLineOption | inline |