|
fpmas-metamodel 1.0
|
#include <agent.h>


Additional Inherited Members | |
Public Member Functions inherited from MetaAgentBase | |
| bool | is_in_contacts (DistributedId id) |
| virtual const fpmas::api::model::AgentNode * | agentNode () const =0 |
| MetaAgentBase () | |
| MetaAgentBase (const std::deque< DistributedId > &contacts) | |
| const std::deque< DistributedId > & | contacts () const |
Static Public Attributes inherited from MetaAgentBase | |
| static std::size_t | max_contacts |
| static std::size_t | range_size |
| static float | contact_weight |
| static MovePolicy | move_policy |
Protected Member Functions inherited from MetaAgentBase | |
| std::deque< DistributedId > & | contacts () |
MetaAgent for grid environments.