#include <mol_graph.h>
Public Types | |
| typedef Tag | event_filter |
Public Member Functions | |
| functor_caller (functor f) | |
| template<class T , class Graph > | |
| void | operator() (T t, const Graph &g) |
Public Attributes | |
| functor | m_func |
| typedef Tag event_filter |
| functor_caller | ( | functor | f ) | [inline] |
| void operator() | ( | T | t, |
| const Graph & | g | ||
| ) | [inline] |
| functor m_func |
Referenced by functor_caller< functor, Tag >::operator()().