Definition at line 10 of file chat_server.cpp.
◆ ChatServer()
test_grpc::ChatServer::ChatServer |
( |
const int |
port | ) |
|
|
inlineexplicit |
◆ ~ChatServer()
test_grpc::ChatServer::~ChatServer |
( |
| ) |
|
|
inline |
◆ Echo()
◆ start()
void test_grpc::ChatServer::start |
( |
| ) |
|
|
inline |
◆ stop()
void test_grpc::ChatServer::stop |
( |
| ) |
|
|
inline |
◆ m_port
int test_grpc::ChatServer::m_port |
|
private |
◆ m_seq
int test_grpc::ChatServer::m_seq |
|
private |
◆ m_server
std::unique_ptr<grpc::Server> test_grpc::ChatServer::m_server |
|
private |
◆ m_thread
The documentation for this class was generated from the following file: