appkit  1.5.1
RoadNarrows Robotics Application Kit
CmdDef.h File Reference

Command line command definition class interface. More...

#include <stdlib.h>
#include <iostream>
#include <string>
#include <vector>
#include "rnr/appkit/StringTheory.h"
#include "rnr/appkit/CmdCore.h"
#include "rnr/appkit/CmdExtArg.h"
#include "rnr/appkit/CmdArgDef.h"
#include "rnr/appkit/CmdFormDef.h"

Go to the source code of this file.

Classes

class  rnr::cmd::CmdDef
 Compiled command definition class. More...
 

Namespaces

 rnr
 RoadNarrows Robotics.
 
 rnr::cmd
 Commands.
 

Detailed Description

Command line command definition class interface.

Author
Robin Knight (robin.nosp@m..kni.nosp@m.ght@r.nosp@m.oadn.nosp@m.arrow.nosp@m.s.co.nosp@m.m)
Copyright
© 2016-2017. RoadNarrows LLC.
http://www.roadnarrows.com
All Rights Reserved
License:
MIT

Definition in file CmdDef.h.