ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::xserialize< ATTR > Class Template Reference

Static Public Member Functions

template<typename ... TARGS>
static bool pop (tinyxml2::XMLElement *aele, const std::array< const char *, sizeof...(TARGS)> &akeys, TARGS &... aargs)
template<typename ... TARGS>
static bool push (tinyxml2::XMLElement *aele, const std::array< const char *, sizeof...(TARGS)> &akeys, const TARGS &... aargs)

The documentation for this class was generated from the following file: