RepastHPC  2.3.1
Public Member Functions | Public Attributes | Friends | List of all members
repast::ProjectionInfoPacket Class Reference

Serializable packet that can contain projection information regardless of the type of projection (network or spatial). More...

#include <Projection.h>

Inheritance diagram for repast::ProjectionInfoPacket:
repast::SpecializedProjectionInfoPacket< Datum >

Public Member Functions

 ProjectionInfoPacket (AgentId agentId)
 
template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 
virtual bool isEmpty ()
 

Public Attributes

AgentId id
 

Friends

class boost::serialization::access
 

Detailed Description

Serializable packet that can contain projection information regardless of the type of projection (network or spatial).


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