|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
This is the complete list of members for ngl::nbt_factory< TACTOR >, including all inherited members.
| create(const std::string &aid, BT::Blackboard::Ptr ablackboard) | ngl::nbt_factory< TACTOR > | inline |
| create_xml(const std::string &axml, BT::Blackboard::Ptr ablackboard) | ngl::nbt_factory< TACTOR > | inline |
| instance() | ngl::nbt_factory< TACTOR > | inlinestatic |
| native() | ngl::nbt_factory< TACTOR > | inline |
| nbt_factory() | ngl::nbt_factory< TACTOR > | inline |
| nbt_factory(const nbt_factory &)=delete | ngl::nbt_factory< TACTOR > | |
| operator=(const nbt_factory &)=delete | ngl::nbt_factory< TACTOR > | |
| register_action(const std::string &aname, nbt_node_callback< TACTOR > afun, const BT::PortsList &aports={}) | ngl::nbt_factory< TACTOR > | |
| register_condition(const std::string &aname, nbt_node_callback< TACTOR > afun, const BT::PortsList &aports={}) | ngl::nbt_factory< TACTOR > | |
| register_control(const std::string &aname, nbt_node_callback< TACTOR > afun, const BT::PortsList &aports={}) | ngl::nbt_factory< TACTOR > | |
| register_coro_action(const std::string &aname, nbt_node_callback< TACTOR > afun, const BT::PortsList &aports={}) | ngl::nbt_factory< TACTOR > | |
| register_decorator(const std::string &aname, nbt_decorator_callback< TACTOR > afun, const BT::PortsList &aports={}) | ngl::nbt_factory< TACTOR > | |
| register_stateful_action(const std::string &aname, nbt_node_callback< TACTOR > afun, const BT::PortsList &aports={}) | ngl::nbt_factory< TACTOR > | |
| register_threaded_action(const std::string &aname, nbt_node_callback< TACTOR > afun, const BT::PortsList &aports={}) | ngl::nbt_factory< TACTOR > | |
| register_tree(const std::string &axml) | ngl::nbt_factory< TACTOR > | inline |
| register_tree_file(const std::string &apath) | ngl::nbt_factory< TACTOR > | inline |