MathTypeLibrary(libmath++)  0.0.3
Public Member Functions | List of all members
math::TPlusMatch< T > Class Template Reference
Inheritance diagram for math::TPlusMatch< T >:
Inheritance graph
[legend]
Collaboration diagram for math::TPlusMatch< T >:
Collaboration graph
[legend]

Public Member Functions

 TPlusMatch (TMatch< T > *ALeft, TMatch< T > *ARight,...)
 
virtual bool match (const TNode< T > *AExpr, TMatchRegistry< T > *AReg) const
 

Additional Inherited Members

- Protected Types inherited from math::T2Match< T >
typedef std::list< TMatch< T > * > TList
 
- Protected Member Functions inherited from math::T2Match< T >
 T2Match (TMatch< T > *ALeft, TMatch< T > *ARight)
 
- Protected Attributes inherited from math::T2Match< T >
TList FPatterns
 

Detailed Description

template<class T>
class math::TPlusMatch< T >

Definition at line 108 of file matcher.h.


The documentation for this class was generated from the following file: