RepastHPC  2.3.1
Public Member Functions | List of all members
repast::relogo::DefaultAgentCreator< Agent > Struct Template Reference

operator() that creates an agent of type Agent. More...

#include <creators.h>

Public Member Functions

Agentoperator() (const repast::AgentId &id, Observer *obs)
 

Detailed Description

template<typename Agent>
struct repast::relogo::DefaultAgentCreator< Agent >

operator() that creates an agent of type Agent.

The type Agent must have a constructor that takes an AgentId and pointer to an Observer.


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