BDE 4.14.0 Production release
Loading...
Searching...
No Matches
balcl::CommandLine Member List

This is the complete list of members for balcl::CommandLine, including all inherited members.

allocator() constbalcl::CommandLine
BSLMF_NESTED_TRAIT_DECLARATION(CommandLine, bslma::UsesBslmaAllocator)balcl::CommandLine
BSLMF_NESTED_TRAIT_DECLARATION(CommandLine, bdlb::HasPrintMethod)balcl::CommandLine
CommandLine(const OptionInfo(&specTable)[LENGTH], bsl::ostream &errorStream, bslma::Allocator *basicAllocator=0)balcl::CommandLine
CommandLine(OptionInfo(&specTable)[LENGTH], bsl::ostream &errorStream, bslma::Allocator *basicAllocator=0)balcl::CommandLine
CommandLine(const OptionInfo(&specTable)[LENGTH], bslma::Allocator *basicAllocator=0)balcl::CommandLineexplicit
CommandLine(OptionInfo(&specTable)[LENGTH], bslma::Allocator *basicAllocator=0)balcl::CommandLineexplicit
CommandLine(const OptionInfo *specTable, int length, bslma::Allocator *basicAllocator=0)balcl::CommandLine
CommandLine(const OptionInfo *specTable, int length, bsl::ostream &errorStream, bslma::Allocator *basicAllocator=0)balcl::CommandLine
CommandLine(const CommandLine &original, bslma::Allocator *basicAllocator=0)balcl::CommandLine
hasOption(const bsl::string_view &name) constbalcl::CommandLine
hasValue(const bsl::string_view &name) constbalcl::CommandLine
isParsed() constbalcl::CommandLine
isSpecified(const bsl::string_view &name) constbalcl::CommandLine
isSpecified(const bsl::string_view &name, int *count) constbalcl::CommandLine
isValid() constbalcl::CommandLine
isValidOptionSpecificationTable(const OptionInfo(&specTable)[LENGTH])balcl::CommandLineinlinestatic
isValidOptionSpecificationTable(OptionInfo(&specTable)[LENGTH])balcl::CommandLineinlinestatic
isValidOptionSpecificationTable(const OptionInfo(&specTable)[LENGTH], bsl::ostream &errorStream)balcl::CommandLineinlinestatic
isValidOptionSpecificationTable(OptionInfo(&specTable)[LENGTH], bsl::ostream &errorStream)balcl::CommandLineinlinestatic
isValidOptionSpecificationTable(const OptionInfo *specTable, int length)balcl::CommandLineinlinestatic
isValidOptionSpecificationTable(const OptionInfo *specTable, int length, bsl::ostream &errorStream)balcl::CommandLinestatic
numSpecified(const bsl::string_view &name) constbalcl::CommandLine
operator=(const CommandLine &rhs)balcl::CommandLine
options() constbalcl::CommandLine
parse(int argc, const char *const argv[])balcl::CommandLine
parse(int argc, const char *const argv[], bsl::ostream &errorStream)balcl::CommandLine
position(const bsl::string_view &name) constbalcl::CommandLine
positions(const bsl::string_view &name) constbalcl::CommandLine
print(bsl::ostream &stream, int level=0, int spacesPerLevel=4) constbalcl::CommandLine
printUsage() constbalcl::CommandLine
printUsage(const bsl::string_view &programName) constbalcl::CommandLine
printUsage(bsl::ostream &errorStream) constbalcl::CommandLine
printUsage(bsl::ostream &errorStream, const bsl::string_view &programName) constbalcl::CommandLine
specifiedOptions() constbalcl::CommandLine
theBool(const bsl::string_view &name) constbalcl::CommandLine
theChar(const bsl::string_view &name) constbalcl::CommandLine
theCharArray(const bsl::string_view &name) constbalcl::CommandLine
theDate(const bsl::string_view &name) constbalcl::CommandLine
theDateArray(const bsl::string_view &name) constbalcl::CommandLine
theDatetime(const bsl::string_view &name) constbalcl::CommandLine
theDatetimeArray(const bsl::string_view &name) constbalcl::CommandLine
theDouble(const bsl::string_view &name) constbalcl::CommandLine
theDoubleArray(const bsl::string_view &name) constbalcl::CommandLine
theInt(const bsl::string_view &name) constbalcl::CommandLine
theInt64(const bsl::string_view &name) constbalcl::CommandLine
theInt64Array(const bsl::string_view &name) constbalcl::CommandLine
theIntArray(const bsl::string_view &name) constbalcl::CommandLine
theString(const bsl::string_view &name) constbalcl::CommandLine
theStringArray(const bsl::string_view &name) constbalcl::CommandLine
theTime(const bsl::string_view &name) constbalcl::CommandLine
theTimeArray(const bsl::string_view &name) constbalcl::CommandLine
type(const bsl::string_view &name) constbalcl::CommandLine
~CommandLine()balcl::CommandLine