appkit  1.5.1
RoadNarrows Robotics Application Kit
rnr::cmd::CmdDef Member List

This is the complete list of members for rnr::cmd::CmdDef, including all inherited members.

addHelp(const char *sSynopsis, const char *sLongDesc)rnr::cmd::CmdDefprotected
addHelp(const std::string &strSynopsis, const std::string &strLongDesc) (defined in rnr::cmd::CmdDef)rnr::cmd::CmdDefprotected
at(const int nIndex) const rnr::cmd::CmdDef
CmdDef()rnr::cmd::CmdDef
CmdDef(const CmdDef &src)rnr::cmd::CmdDef
CommandLine (defined in rnr::cmd::CmdDef)rnr::cmd::CmdDeffriend
formAt(const int nIndex)rnr::cmd::CmdDefprotected
getLongDesc() const rnr::cmd::CmdDefinline
getName() const rnr::cmd::CmdDefinline
getSynopsis() const rnr::cmd::CmdDefinline
getSyntax() const rnr::cmd::CmdDefinline
getUid() const rnr::cmd::CmdDefinline
isDefined() const (defined in rnr::cmd::CmdDef)rnr::cmd::CmdDef
m_formDefsrnr::cmd::CmdDefprotected
m_nUidrnr::cmd::CmdDefprotected
m_strLongDescrnr::cmd::CmdDefprotected
m_strNamernr::cmd::CmdDefprotected
m_strSynopsisrnr::cmd::CmdDefprotected
m_strSyntaxrnr::cmd::CmdDefprotected
numOfForms() const rnr::cmd::CmdDefinline
operator<<(std::ostream &os, const CmdDef &cmddef)rnr::cmd::CmdDeffriend
operator=(const CmdDef &rhs)rnr::cmd::CmdDef
operator[](const int nIndex) const rnr::cmd::CmdDefinline
pushForm(CmdFormDef &formdef)rnr::cmd::CmdDefprotected
reset()rnr::cmd::CmdDefprotected
setName(const std::string &strName)rnr::cmd::CmdDefprotected
setUid(const int uid)rnr::cmd::CmdDefprotected
~CmdDef()rnr::cmd::CmdDefvirtual