RepastHPC  2.3.1
Public Member Functions | Public Attributes | Friends | List of all members
repast::RepastEdgeContent< V > Struct Template Reference

Serializable; also, does not include agent content, only agent IDs. More...

#include <Edge.h>

Public Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 
 RepastEdgeContent (RepastEdge< V > *edge)
 

Public Attributes

AgentId source
 
AgentId target
 
double weight
 
bool usesTargetAsMaster
 

Friends

class boost::serialization::access
 

Detailed Description

template<typename V>
struct repast::RepastEdgeContent< V >

Serializable; also, does not include agent content, only agent IDs.

Template Parameters
Vtype for vertices; must provide AgentID

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