ecto
|
#include <vertex.hpp>
Public Member Functions | |
vertex (cell_ptr c) | |
cell_cptr | cell () const |
cell_ptr | cell () |
const profile::stats_type & | stats () const |
profile::stats_type & | stats () |
Public Member Functions inherited from ecto::graph::element | |
element () | |
std::size_t | tick () const |
void | inc_tick () |
void | reset_tick () |
Private Attributes | |
cell_ptr | cell_ |
profile::stats_type | stats_ |
For collecting execution statistics for cell::process() calls. More... | |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
For collecting execution statistics for cell::process() calls.