ngl_server
1.0
基于 Actor 模型的 C++ 服务器框架
Main Page
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
ngl
tools
mail_payload_state
Public Attributes
|
List of all members
ngl::tools::mail_payload_state Struct Reference
邮件载荷传输状态
More...
Public Attributes
const std::string *
m_payload
= nullptr
邮件载荷字符串指针
size_t
m_offset
= 0
当前已读取的字节偏移
Detailed Description
邮件载荷传输状态
用于libcurl SMTP上传回调,追踪载荷数据的读取偏移
The documentation for this struct was generated from the following file:
E:/GitHub/ngl_server/public/cpp/tools/tools/
tools_curl.cpp
Generated by
Doxygen