gauthd
 
Loading...
Searching...
No Matches
D:/pwsrc2.0/docs/gauthd/state.hxx
Go to the documentation of this file.
1
6
7 #ifndef __GNET_GAUTHD_STATE
8 #define __GNET_GAUTHD_STATE
9
14
15 #ifdef WIN32
16 #include "gnproto.h"
17 #else
18 #include "protocol.h"
19 #endif
20
21 namespace GNET
22 {
27
43 extern Protocol::Manager::Session::State state_GAuthServer;
44
45 }; // namespace GNET
46
47 #endif /* __GNET_GAUTHD_STATE */
Основное пространство имен для сетевых компонентов системы.
Protocol::Manager::Session::State state_GAuthServer
Состояние сессии для GAuthServer.