remove a persistent variable to a value More...
Inheritance diagram for ArgVarDelPers:Public Member Functions | |
| ArgVarDelPers (ArgManager *manager) | |
| constructor | |
| virtual ExitCode | proceed (void) |
| check if used; act accordingly | |
Public Member Functions inherited from ArgBase | |
| ArgBase (ArgManager *manager) | |
| constructor | |
| ArgManager * | myManager (void) |
| the associated manager | |
| const char * | description (void) |
| get associated text | |
| ArgBase (ArgManager *manager) | |
| constructor | |
| ArgManager * | myManager (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 | |
| ArgManager * | mng_ |
| the manager | |
remove a persistent variable to a value