MoonState
src
helloByeProtoStatic.cpp
Go to the documentation of this file.
1
#include "
helloByeProto.hpp
"
2
3
#include <mutex>
4
5
/*
6
* ===================================
7
* Define Client config singleton
8
* ===================================
9
*
10
*/
11
12
HelloBye::HelloByeClientConfig
*HelloBye::HelloByeClientConfig::instance =
nullptr
;
13
std::mutex HelloBye::HelloByeClientConfig::mtx;
helloByeProto.hpp
HelloBye::HelloByeClientConfig
Definition:
helloByeProto.hpp:51
Generated by
1.8.14