RepastHPC  2.3.1
Public Member Functions | List of all members
repast::NodeGetter< V, E > Struct Template Reference

Unary function used in the transform_iterator that allows an iterator over the vertex map to return the node. More...

#include <Vertex.h>

Inheritance diagram for repast::NodeGetter< V, E >:

Public Member Functions

V * operator() (const typename boost::unordered_map< AgentId, Vertex< V, E > *, HashId >::value_type &value) const
 

Detailed Description

template<typename V, typename E>
struct repast::NodeGetter< V, E >

Unary function used in the transform_iterator that allows an iterator over the vertex map to return the node.


The documentation for this struct was generated from the following file: