RepastHPC  2.3.1
Public Member Functions | List of all members
repast::AgentFromGridPoint< T, GPType > Struct Template Reference

Unary function used in the transform_iterator that allows context iterators to return the agent maps values. More...

#include <BaseGrid.h>

Inheritance diagram for repast::AgentFromGridPoint< T, GPType >:

Public Member Functions

boost::shared_ptr< T > operator() (const typename boost::unordered_map< AgentId, GridPointHolder< T, GPType > * >::value_type &value) const
 

Detailed Description

template<typename T, typename GPType>
struct repast::AgentFromGridPoint< T, GPType >

Unary function used in the transform_iterator that allows context iterators to return the agent maps values.


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