
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... | |