![]() |
Plasma Engine
2.0
|
This is the complete list of members for plCommandLineOption, including all inherited members.
GetLongDesc(plStringBuilder &ref_sOut) const =0 | plCommandLineOption | pure virtual |
GetOptions(plStringBuilder &ref_sOut) const =0 | plCommandLineOption | pure virtual |
GetParamDefaultValueDesc(plStringBuilder &ref_sOut) const =0 | plCommandLineOption | pure virtual |
GetParamShortDesc(plStringBuilder &ref_sOut) const =0 | plCommandLineOption | pure virtual |
GetSortingGroup(plStringBuilder &ref_sOut) const | plCommandLineOption | virtual |
GetSplitOptions(plStringBuilder &out_sAll, plDynamicArray< plStringView > &ref_splitOptions) const | plCommandLineOption | |
GetStaticRTTI() (defined in plNoBase) | plNoBase | inlinestatic |
GetType()=0 | plCommandLineOption | pure virtual |
IsHelpRequested(const plCommandLineUtils *pUtils=plCommandLineUtils::GetGlobalInstance()) | plCommandLineOption | static |
LogAvailableModes enum name | plCommandLineOption | |
LogAvailableOptions(LogAvailableModes mode, plStringView sGroupFilter={}, const plCommandLineUtils *pUtils=plCommandLineUtils::GetGlobalInstance()) | plCommandLineOption | static |
LogAvailableOptionsToBuffer(plStringBuilder &out_sBuffer, LogAvailableModes mode, plStringView sGroupFilter={}, const plCommandLineUtils *pUtils=plCommandLineUtils::GetGlobalInstance()) | plCommandLineOption | static |
LogMode enum name | plCommandLineOption | |
m_sSortingGroup (defined in plCommandLineOption) | plCommandLineOption | protected |
plCommandLineOption(plStringView sSortingGroup) | plCommandLineOption | inline |
RequireOptions(plStringView sRequiredOptions, plString *pMissingOption=nullptr, const plCommandLineUtils *pUtils=plCommandLineUtils::GetGlobalInstance()) | plCommandLineOption | static |