FIX 4.0 Demo 1.0
Loading...
Searching...
No Matches
order_panel.cpp File Reference

下单面板和订单列表组件实现 More...

#include "order_panel.hpp"
Include dependency graph for order_panel.cpp:

Namespaces

namespace  fix40
 
namespace  fix40::client
 
namespace  fix40::client::tui
 

Functions

Component fix40::client::tui::OrderListComponent (std::shared_ptr< OrderListState > listState, std::shared_ptr< ClientApp > app, const std::shared_ptr< ClientState > &state)
 创建订单列表组件
 
Component fix40::client::tui::OrderPanelComponent (std::shared_ptr< OrderPanelState > panelState, std::shared_ptr< ClientApp > app, std::shared_ptr< ClientState > state)
 创建下单面板组件
 

Detailed Description

下单面板和订单列表组件实现