PhyStar  v0.0.0 thu24
AgentFactory.hpp File Reference
#include "Agent.hpp"
#include "OptimalSurfingAgent.hpp"
Include dependency graph for AgentFactory.hpp:

Namespaces

 smart
 

Functions

static std::shared_ptr< Agent > smart::_AgentSelector (std::string agentName)
 select actor according to its name More...
 
static std::vector< std::shared_ptr< Agent > > smart::AgentFactory (tml::table &config)
 create a shared_ptr of a actor More...