Puma::RegComp Class Reference

#include <RegComp.h>

List of all members.

Public Member Functions

 RegComp (const char *expr, int cflags=REG_EXTENDED|REG_NOSUB)
 RegComp (RegComp &)
 ~RegComp ()
bool compile (const char *expr, int cflags=REG_EXTENDED|REG_NOSUB)
bool match (const char *string, int eflags=0)
void comperror (ErrorStream &) const


Constructor & Destructor Documentation

Puma::RegComp::RegComp ( const char *  expr,
int  cflags = REG_EXTENDED|REG_NOSUB 
)

Puma::RegComp::RegComp ( RegComp  ) 

Puma::RegComp::~RegComp (  )  [inline]


Member Function Documentation

bool Puma::RegComp::compile ( const char *  expr,
int  cflags = REG_EXTENDED|REG_NOSUB 
)

bool Puma::RegComp::match ( const char *  string,
int  eflags = 0 
)

void Puma::RegComp::comperror ( ErrorStream  )  const


Generated on Sat May 10 03:03:45 2008 for Puma by  doxygen 1.5.5