
Namespaces | |
| smart | |
Functions | |
| static std::shared_ptr< Actor > | smart::_ActorSelector (std::string actorName) |
| select actor according to its name More... | |
| static std::vector< std::shared_ptr< Actor > > | smart::ActorFactory (toml::table &config) |
| create a shared_ptr of a actor More... | |