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

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

GetDefaultValue() constplCommandLineOptionEnuminline
GetEnumKeysAndValues(plDynamicArray< EnumKeyValue > &out_keysAndValues) constplCommandLineOptionEnum
GetLongDesc(plStringBuilder &ref_sOut) const overrideplCommandLineOptionDocvirtual
GetOptions(plStringBuilder &ref_sOut) const overrideplCommandLineOptionDocvirtual
GetOptionValue(LogMode logMode, const plCommandLineUtils *pUtils=plCommandLineUtils::GetGlobalInstance()) constplCommandLineOptionEnum
GetParamDefaultValueDesc(plStringBuilder &ref_sOut) const overrideplCommandLineOptionEnumvirtual
GetParamShortDesc(plStringBuilder &ref_sOut) const overrideplCommandLineOptionEnumvirtual
GetSortingGroup(plStringBuilder &ref_sOut) constplCommandLineOptionvirtual
GetSplitOptions(plStringBuilder &out_sAll, plDynamicArray< plStringView > &ref_splitOptions) constplCommandLineOption
GetStaticRTTI() (defined in plNoBase)plNoBaseinlinestatic
GetType() overrideplCommandLineOptionEnuminlinevirtual
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_iDefaultValue (defined in plCommandLineOptionEnum)plCommandLineOptionEnumprotected
m_sArgument (defined in plCommandLineOptionDoc)plCommandLineOptionDocprotected
m_sEnumKeysAndValues (defined in plCommandLineOptionEnum)plCommandLineOptionEnumprotected
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
plCommandLineOptionEnum(plStringView sSortingGroup, plStringView sArgument, plStringView sLongDesc, plStringView sEnumKeysAndValues, plInt32 iDefaultValue, bool bCaseSensitive=false) (defined in plCommandLineOptionEnum)plCommandLineOptionEnum
RequireOptions(plStringView sRequiredOptions, plString *pMissingOption=nullptr, const plCommandLineUtils *pUtils=plCommandLineUtils::GetGlobalInstance())plCommandLineOptionstatic
SetDefaultValue(plInt32 value)plCommandLineOptionEnuminline
ShouldLog(LogMode mode, bool bWasSpecified) const (defined in plCommandLineOptionDoc)plCommandLineOptionDocprotected