#include <ARGParser.h>

Public Member Functions | |
| virtual | ~ARGParserBoolI () |
| virtual bool | setBoolArgument (bool value)=0 |
Definition at line 33 of file ARGParser.h.
| virtual ARGParserBoolI::~ARGParserBoolI | ( | ) | [inline, virtual] |
Definition at line 36 of file ARGParser.h.
| virtual bool ARGParserBoolI::setBoolArgument | ( | bool | value | ) | [pure virtual] |
1.5.3