YARP
Yet Another Robot Platform
yarp::manager::Argument Member List

This is the complete list of members for yarp::manager::Argument, including all inherited members.

Argument(const char *szParam, bool required=false, const char *szDesc=nullptr, bool _switch=false)yarp::manager::Argumentinline
getDefault()yarp::manager::Argumentinline
getDescription()yarp::manager::Argumentinline
getParam()yarp::manager::Argumentinline
getValue()yarp::manager::Argumentinline
isRequired()yarp::manager::Argumentinline
isSwitch()yarp::manager::Argumentinline
operator==(const Argument &alt) constyarp::manager::Argumentinline
setDefault(const char *szDefault)yarp::manager::Argumentinline
setParam(const char *szParam)yarp::manager::Argumentinline
setValue(const char *szValue)yarp::manager::Argumentinline
~Argument()yarp::manager::Argumentinlinevirtual