RepastHPC  2.3.1
Public Attributes | List of all members
repast::GridPointHolder< T, GPType > Struct Template Reference

Encapsulates a grid point and what is held in it. More...

#include <BaseGrid.h>

Public Attributes

bool inGrid
 
Point< GPType > point
 
boost::shared_ptr< T > ptr
 

Detailed Description

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

Encapsulates a grid point and what is held in it.


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