cell_ptr cell_
Definition: vertex.hpp:48
boost::shared_ptr< cell > cell_ptr
Definition: forward.hpp:42
Definition: parameters.hpp:11
cell_ptr cell()
Definition: vertex.hpp:45
Definition: profile.hpp:75
vertex(cell_ptr c)
Definition: vertex.hpp:42
Definition: vertex.hpp:39
Definition: element.hpp:36
profile::stats_type stats_
For collecting execution statistics for cell::process() calls.
Definition: vertex.hpp:53
profile::stats_type & stats()
Definition: vertex.hpp:48
cell_cptr cell() const
Definition: vertex.hpp:44
boost::shared_ptr< const cell > cell_cptr
Definition: forward.hpp:44
const profile::stats_type & stats() const
Definition: vertex.hpp:47
cell_<T> is for registering an arbitrary class with the the cell NVI. This adds a barrier between cli...
Definition: cell.hpp:336