|
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 |
| int16_t | m_area |
| NODE_TYPE | m_type |
| int32_t | m_tcount |
| int32_t | m_threadnum |
| int32_t | m_actorthreadnum |
| bool | m_outernet |
| int32_t | m_db |
| int32_t | m_reloadcsv |
| int32_t | m_login |
| int32_t | m_log |
| int16_t | m_crossarea |
| std::vector< int32_t > | m_actorserver |
| std::vector< net_works > | m_net |