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

合约搜索框组件实现 More...

#include "search_box.hpp"
#include <algorithm>
Include dependency graph for search_box.cpp:

Namespaces

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

Functions

Component fix40::client::tui::SearchBoxComponent (std::shared_ptr< SearchBoxState > searchState, std::shared_ptr< ClientApp > app, std::shared_ptr< ClientState > state, std::function< void(const std::string &)> onSelect)
 创建合约搜索框组件
 

Detailed Description

合约搜索框组件实现