scaffold  1.0.0
Generates files and directories based on templates and user input
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ArgVar Class Reference

set a variable to a value More...

+ Inheritance diagram for ArgVar:

Public Member Functions

 ArgVar (ArgManager *manager)
 constructor
 
virtual ExitCode proceed (void)
 check if used; act accordingly
 
- Public Member Functions inherited from ArgBase
 ArgBase (ArgManager *manager)
 constructor
 
ArgManagermyManager (void)
 the associated manager
 
const char * description (void)
 get associated text
 
 ArgBase (ArgManager *manager)
 constructor
 
ArgManagermyManager (void)
 the associated manager
 
const char * description (void)
 get associated text
 

Additional Inherited Members

- Protected Attributes inherited from ArgBase
int arg_idx_
 the index of the argument handler
 
int descr_
 the index of the description
 
ArgManagermng_
 the manager
 

Detailed Description

set a variable to a value


The documentation for this class was generated from the following file: