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

Unary function that allows retrieving the occupants of locations. More...

#include <MultipleOccupancy.h>

Inheritance diagram for repast::ExtractPtrs< T >:

Public Member Functions

T * operator() (typename boost::unordered_map< AgentId, boost::shared_ptr< T > >::value_type &val)
 

Detailed Description

template<typename T>
struct repast::ExtractPtrs< T >

Unary function that allows retrieving the occupants of locations.


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