|
RepastHPC
2.3.1
|
Interface for agent classes. More...
#include <AgentId.h>
Public Member Functions | |
| virtual AgentId & | getId ()=0 |
| Gets the AgentId for this Agent. More... | |
| virtual const AgentId & | getId () const =0 |
| Gets the AgentId for this Agent. More... | |
Interface for agent classes.
|
pure virtual |
Gets the AgentId for this Agent.
Implemented in repast::relogo::RelogoAgent.
|
pure virtual |
Gets the AgentId for this Agent.
Implemented in repast::relogo::RelogoAgent.
1.8.17