ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::CommandLine, including all inherited members.
add(const char *argumentExpression, Argument::Type type, const char *comment, const bool needValue=true) | anna::CommandLine | |
asString() const | anna::CommandLine | |
asXML(xml::Node *parent) const | anna::CommandLine | |
exists(const char *argumentExpression) | anna::CommandLine | inline |
getArgc() const | anna::CommandLine | inline |
getArgv() const | anna::CommandLine | inline |
getIntegerValue(const char *argumentExpression) | anna::CommandLine | inline |
getPositional(int position) const | anna::CommandLine | inline |
getValue(const char *argumentExpression, const bool exitOnFault=true) | anna::CommandLine | |
initialize(const char **argv, const int argc, int positionalArguments=0) noexcept(false) | anna::CommandLine | |
instantiate() | anna::Singleton< T > | inlinestatic |
release() | anna::Singleton< T > | inlinestatic |
Singleton< CommandLine > class | anna::CommandLine | friend |
verify() noexcept(false) | anna::CommandLine |