Puma Reference Manual Puma::CSubMatch Class Reference



Puma::CSubMatch Class Reference

#include <CSubMatch.h>

List of all members.

Public Member Functions

 CSubMatch (const char *)
 ~CSubMatch ()
Array< CTree * > & trees () const
unsigned Trees () const
CTreeTree (unsigned i) const
const char * name () const

Constructor & Destructor Documentation

Puma::CSubMatch::CSubMatch ( const char *  )

Member Function Documentation

const char* Puma::CSubMatch::name ( ) const [inline]
CTree* Puma::CSubMatch::Tree ( unsigned  i) const [inline]
Array<CTree *>& Puma::CSubMatch::trees ( ) const [inline]
unsigned Puma::CSubMatch::Trees ( ) const [inline]