|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
This is the complete list of members for ngl::xarg_info, including all inherited members.
| data() | ngl::xarg_info | inline |
| data() const | ngl::xarg_info | inline |
| find(const char *akey, TVALUE &adata) const | ngl::xarg_info | inline |
| find(const char *akey, bool &adata) const | ngl::xarg_info | |
| find(const char *akey, std::string &adata) const | ngl::xarg_info | |
| find_view(const char *akey, std::string_view &adata) const | ngl::xarg_info | |
| foreach(TFUN &&afun) const | ngl::xarg_info | inline |
| map_type typedef | ngl::xarg_info | |
| size() const noexcept | ngl::xarg_info | inline |