Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vasum::cli::CommandLineInterface Member List

This is the complete list of members for vasum::cli::CommandLineInterface, including all inherited members.

ArgsSpec typedefvasum::cli::CommandLineInterface
buildCompletionList(const Args &argv) const vasum::cli::CommandLineInterface
clientvasum::cli::CommandLineInterfaceprivatestatic
CommandLineInterface()vasum::cli::CommandLineInterfaceinline
CommandLineInterface(const ExecutorCallback &executorCallback, const std::string &name, const std::string &description, const unsigned int &availability, const ArgsSpec &argsSpec)vasum::cli::CommandLineInterfaceinline
connect()vasum::cli::CommandLineInterfacestatic
disconnect()vasum::cli::CommandLineInterfacestatic
execute(const Args &argv) const vasum::cli::CommandLineInterface
executeCallback(const std::function< VsmStatus(VsmClient)> &fun)vasum::cli::CommandLineInterfacestatic
ExecutorCallback typedefvasum::cli::CommandLineInterface
getDescription() const vasum::cli::CommandLineInterface
getName() const vasum::cli::CommandLineInterface
isAvailable(unsigned int mode) const vasum::cli::CommandLineInterface
mArgsSpecvasum::cli::CommandLineInterfaceprivate
mAvailabilityvasum::cli::CommandLineInterfaceprivate
mDescriptionvasum::cli::CommandLineInterfaceprivate
mExecutorCallbackvasum::cli::CommandLineInterfaceprivate
mNamevasum::cli::CommandLineInterfaceprivate
printUsage(std::ostream &out) const vasum::cli::CommandLineInterface