|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
Public Member Functions | |
| bool | rcsv (ngl::csvpair &apair) |
| bool | wcsv (ngl::csvwpair &apair) const |
Public Attributes | |
| int32_t | m_id |
| std::string | m_name |
| bool | m_exclusive |
| int32_t | m_count |
| std::set< int32_t > | m_activityids |
| std::vector< int32_t > | m_childrandomids |
| std::vector< trandom > | m_randomdatas |