Puma Reference Manual Puma::CMatch Class Reference



Puma::CMatch Class Reference

#include <CMatch.h>

List of all members.

Public Member Functions

 CMatch (bool root=false)
 ~CMatch ()
void combine (CMatch *, bool=false)
Array< CTree * > & get (const char *) const
void add (CTree *, const char *)
Array< CSubMatch * > & matches ()
unsigned SubMatches () const
CSubMatchSubMatch (unsigned i) const
CSubMatchSubMatch (const char *) const
void clear ()

Constructor & Destructor Documentation

Puma::CMatch::CMatch ( bool  root = false)
inline
Puma::CMatch::~CMatch ( )

Member Function Documentation

void Puma::CMatch::add ( CTree ,
const char *   
)
void Puma::CMatch::clear ( )
void Puma::CMatch::combine ( CMatch ,
bool  = false 
)
Array<CTree *>& Puma::CMatch::get ( const char *  ) const
Array<CSubMatch *>& Puma::CMatch::matches ( )
inline
CSubMatch* Puma::CMatch::SubMatch ( unsigned  i) const
inline
CSubMatch* Puma::CMatch::SubMatch ( const char *  ) const
unsigned Puma::CMatch::SubMatches ( ) const
inline



Puma Reference Manual. Created on Sun Jul 1 2012.