Public Types | Public Member Functions | Public Attributes

functor_caller< functor, Tag > Struct Template Reference

#include <mol_graph.h>

List of all members.

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

template<class functor, class Tag>
struct boost::functor_caller< functor, Tag >


Member Typedef Documentation

typedef Tag event_filter

Constructor & Destructor Documentation

functor_caller ( functor  f ) [inline]

Member Function Documentation

void operator() ( t,
const Graph &  g 
) [inline]

Member Data Documentation

functor m_func

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines