gauthd
 
Loading...
Searching...
No Matches
D:/pwsrc2.0/docs/gauthd/gmshutup.hpp
Go to the documentation of this file.
1
7
8 #ifndef __GNET_GMSHUTUP_HPP
9 #define __GNET_GMSHUTUP_HPP
10
11 #include "rpcdefs.h"
12 #include "callid.hxx"
13 #include "state.hxx"
14
15 namespace GNET
16 {
17
29 class GMShutup : public GNET::Protocol
30 {
31 #include "gmshutup"
32
43 void Process(Manager *manager, Manager::Session::ID sid)
44 {
45 // TODO
46 }
47 };
48
49 };
50
51 #endif
Протокол блокировки чата пользователя
Definition gmshutup.hpp:30
Основное пространство имен для сетевых компонентов системы.