#include <visitors.hpp>
Public Types | |
typedef Tag | event_filter |
Public Member Functions | |
time_stamper (TimeMap pa, TimeT &t) | |
template<class Vertex , class Graph > | |
void | operator() (Vertex u, const Graph &) |
void | operator() (T, Graph &) |
Public Attributes | |
TimeMap | m_time_pa |
TimeT & | m_time |
typedef Tag boost::time_stamper< TimeMap, TimeT, Tag >::event_filter |
|
inline |
|
inlineinherited |
|
inline |
TimeT& boost::time_stamper< TimeMap, TimeT, Tag >::m_time |
Referenced by boost::time_stamper< TimeMap, TimeT, Tag >::operator()().
TimeMap boost::time_stamper< TimeMap, TimeT, Tag >::m_time_pa |
Referenced by boost::time_stamper< TimeMap, TimeT, Tag >::operator()().