#include <RegExpr.hpp>
Public Member Functions | |
RegExpr (void) | |
~RegExpr (void) | |
int | getValues (std::string str, std::vector< int > *value, char *service, char *hardware) |
bool | inputValidation (char *arg) |
|
Constructor |
|
Destructor |
|
Try to match the regular expression
|
|
Check the input
|