#include <MatchStore.h>
Inheritance diagram for MatchTask:

Public Member Functions | |
| virtual | ~MatchTask () |
| virtual void | operator() (MatchStore &store)=0 |
Definition at line 236 of file MatchStore.h.
| virtual MatchTask::~MatchTask | ( | ) | [inline, virtual] |
| virtual void MatchTask::operator() | ( | MatchStore & | store | ) | [pure virtual] |
1.5.2