Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

ztt::dcs::RegExpr Class Reference

#include <RegExpr.hpp>

List of all members.


Detailed Description

the class RegExpr is used to extract the single figures in the target string and the optional service.

Date:
04.01.06
Author:
Benjamin Schockert


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 Documentation

ztt::dcs::RegExpr::RegExpr void   ) 
 

Constructor

ztt::dcs::RegExpr::~RegExpr void   ) 
 

Destructor


Member Function Documentation

int ztt::dcs::RegExpr::getValues std::string  str,
std::vector< int > *  value,
char *  service,
char *  hardware
 

Try to match the regular expression

Parameters:
str String to matches against
value Integer values
service Service name
hardware Hardware name
Returns:
Number of matches

bool ztt::dcs::RegExpr::inputValidation char *  arg  ) 
 

Check the input

Parameters:
arg input
Returns:
Retur value


The documentation for this class was generated from the following file:
Generated on Fri Mar 30 02:54:34 2007 for InterComLayer by doxygen 1.3.5