PUMA Library Reference Manual
Loading...
Searching...
No Matches
Puma::CSubMatch Class Reference

#include <CSubMatch.h>

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

◆ CSubMatch()

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

◆ ~CSubMatch()

Puma::CSubMatch::~CSubMatch ( )
inline

Member Function Documentation

◆ name()

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

◆ Tree()

CTree * Puma::CSubMatch::Tree ( unsigned  i) const
inline

◆ trees()

Array< CTree * > & Puma::CSubMatch::trees ( ) const
inline

◆ Trees()

unsigned Puma::CSubMatch::Trees ( ) const
inline