FIX 4.0 Demo 1.0
Loading...
Searching...
No Matches
fix_frame_decoder.hpp File Reference

FIX 消息帧解码器 More...

#include <string>
#include <vector>
Include dependency graph for fix_frame_decoder.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fix40::FixFrameDecoder
 FIX 消息帧解码器 More...
 

Namespaces

namespace  fix40
 

Detailed Description

FIX 消息帧解码器

处理 TCP 流的粘包/拆包问题,从字节流中提取完整的 FIX 消息。