Plasma Engine  2.0
Loading...
Searching...
No Matches
plCommandLineOptionPath Member List

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

GetDefaultValue() constplCommandLineOptionPathinline
GetLongDesc(plStringBuilder &ref_sOut) const overrideplCommandLineOptionDocvirtual
GetOptions(plStringBuilder &ref_sOut) const overrideplCommandLineOptionDocvirtual
GetOptionValue(LogMode logMode, const plCommandLineUtils *pUtils=plCommandLineUtils::GetGlobalInstance()) constplCommandLineOptionPath
GetParamDefaultValueDesc(plStringBuilder &ref_sOut) const overrideplCommandLineOptionDocvirtual
GetParamShortDesc(plStringBuilder &ref_sOut) const overrideplCommandLineOptionDocvirtual
GetSortingGroup(plStringBuilder &ref_sOut) constplCommandLineOptionvirtual
GetSplitOptions(plStringBuilder &out_sAll, plDynamicArray< plStringView > &ref_splitOptions) constplCommandLineOption
GetStaticRTTI() (defined in plNoBase)plNoBaseinlinestatic
GetType() overrideplCommandLineOptionPathinlinevirtual
IsHelpRequested(const plCommandLineUtils *pUtils=plCommandLineUtils::GetGlobalInstance())plCommandLineOptionstatic
IsOptionSpecified(plStringBuilder *out_pWhich=nullptr, const plCommandLineUtils *pUtils=plCommandLineUtils::GetGlobalInstance()) constplCommandLineOptionDoc
LogAvailableModes enum nameplCommandLineOption
LogAvailableOptions(LogAvailableModes mode, plStringView sGroupFilter={}, const plCommandLineUtils *pUtils=plCommandLineUtils::GetGlobalInstance())plCommandLineOptionstatic
LogAvailableOptionsToBuffer(plStringBuilder &out_sBuffer, LogAvailableModes mode, plStringView sGroupFilter={}, const plCommandLineUtils *pUtils=plCommandLineUtils::GetGlobalInstance())plCommandLineOptionstatic
LogMode enum nameplCommandLineOption
LogOption(plStringView sOption, plStringView sValue, bool bWasSpecified) const (defined in plCommandLineOptionDoc)plCommandLineOptionDocprotected
m_bCaseSensitive (defined in plCommandLineOptionDoc)plCommandLineOptionDocprotected
m_bLoggedOnce (defined in plCommandLineOptionDoc)plCommandLineOptionDocmutableprotected
m_sArgument (defined in plCommandLineOptionDoc)plCommandLineOptionDocprotected
m_sDefaultValue (defined in plCommandLineOptionPath)plCommandLineOptionPathprotected
m_sLongDesc (defined in plCommandLineOptionDoc)plCommandLineOptionDocprotected
m_sParamDefaultValue (defined in plCommandLineOptionDoc)plCommandLineOptionDocprotected
m_sParamShortDesc (defined in plCommandLineOptionDoc)plCommandLineOptionDocprotected
m_sSortingGroup (defined in plCommandLineOption)plCommandLineOptionprotected
plCommandLineOption(plStringView sSortingGroup)plCommandLineOptioninline
plCommandLineOptionDoc(plStringView sSortingGroup, plStringView sArgument, plStringView sParamShortDesc, plStringView sLongDesc, plStringView sDefaultValue, bool bCaseSensitive=false) (defined in plCommandLineOptionDoc)plCommandLineOptionDoc
plCommandLineOptionPath(plStringView sSortingGroup, plStringView sArgument, plStringView sLongDesc, plStringView sDefaultValue, bool bCaseSensitive=false) (defined in plCommandLineOptionPath)plCommandLineOptionPath
RequireOptions(plStringView sRequiredOptions, plString *pMissingOption=nullptr, const plCommandLineUtils *pUtils=plCommandLineUtils::GetGlobalInstance())plCommandLineOptionstatic
SetDefaultValue(plStringView sValue)plCommandLineOptionPathinline
ShouldLog(LogMode mode, bool bWasSpecified) const (defined in plCommandLineOptionDoc)plCommandLineOptionDocprotected