#include <mol_graph.h>
List of all members.
Public Types |
| typedef Tag | event_filter |
Public Member Functions |
| | recorder (output_iterator o) |
| template<class T , class Graph > |
| void | operator() (T t, const Graph &g) |
Public Attributes |
| output_iterator | m_output |
template<class output_iterator, class Tag>
struct boost::recorder< output_iterator, Tag >
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
| void operator() |
( |
T |
t, |
|
|
const Graph & |
g | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: