dl
dl::TcpMessageServer结构体 参考

#include <dl_net.h>

Public 成员函数

template<IsEnum E>
E GetMsgId (uint32_t id)
 

Public 属性

MsgHead _head
 
Buffer _buf
 
int _socketId
 

详细描述

在文件 dl_net.h78 行定义.

成员函数说明

◆ GetMsgId()

template<IsEnum E>
E dl::TcpMessageServer::GetMsgId ( uint32_t id)
inline

在文件 dl_net.h85 行定义.

类成员变量说明

◆ _buf

Buffer dl::TcpMessageServer::_buf

在文件 dl_net.h81 行定义.

◆ _head

MsgHead dl::TcpMessageServer::_head

在文件 dl_net.h80 行定义.

◆ _socketId

int dl::TcpMessageServer::_socketId

在文件 dl_net.h82 行定义.


该结构体的文档由以下文件生成: