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

FIX 客户端实现 More...

#include <string>
#include <memory>
#include <thread>
Include dependency graph for client.hpp:

Go to the source code of this file.

Classes

class  fix40::Client
 FIX 协议客户端 More...
 

Namespaces

namespace  fix40
 

Detailed Description

FIX 客户端实现

提供 FIX 协议客户端,支持连接服务器、 自动登录和控制台交互。