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

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

GetDefaultValue() constplCommandLineOptionBoolinline
GetLongDesc(plStringBuilder &ref_sOut) const overrideplCommandLineOptionDocvirtual
GetOptions(plStringBuilder &ref_sOut) const overrideplCommandLineOptionDocvirtual
GetOptionValue(LogMode logMode, const plCommandLineUtils *pUtils=plCommandLineUtils::GetGlobalInstance()) constplCommandLineOptionBool
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() overrideplCommandLineOptionBoolinlinevirtual
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_bDefaultValue (defined in plCommandLineOptionBool)plCommandLineOptionBoolprotected
m_bLoggedOnce (defined in plCommandLineOptionDoc)plCommandLineOptionDocmutableprotected
m_sArgument (defined in plCommandLineOptionDoc)plCommandLineOptionDocprotected
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
plCommandLineOptionBool(plStringView sSortingGroup, plStringView sArgument, plStringView sLongDesc, bool bDefaultValue, bool bCaseSensitive=false) (defined in plCommandLineOptionBool)plCommandLineOptionBool
plCommandLineOptionDoc(plStringView sSortingGroup, plStringView sArgument, plStringView sParamShortDesc, plStringView sLongDesc, plStringView sDefaultValue, bool bCaseSensitive=false) (defined in plCommandLineOptionDoc)plCommandLineOptionDoc
RequireOptions(plStringView sRequiredOptions, plString *pMissingOption=nullptr, const plCommandLineUtils *pUtils=plCommandLineUtils::GetGlobalInstance())plCommandLineOptionstatic
SetDefaultValue(bool value)plCommandLineOptionBoolinline
ShouldLog(LogMode mode, bool bWasSpecified) const (defined in plCommandLineOptionDoc)plCommandLineOptionDocprotected