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

a file among others More...

+ Inheritance diagram for ArgFile:

Public Member Functions

 ArgFile (ArgManager *manager)
 constructor
 
virtual ExitCode proceed (void)
 check if used; act accordingly
 
 ArgFile (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

a file among others


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