Xlight API用户手册 v1.6.0.23
Xlight极速柜台接口文档
载入中...
搜索中...
未找到
sze_hpf_tree结构体 参考

#include <sze_hpf_define.h>

Public 成员函数

 sze_hpf_tree ()
 

Public 属性

sze_hpf_head m_head
 
long long m_total_trade_num
 
unsigned long long m_total_quantity
 
long long m_total_value
 
unsigned int m_pre_close_price
 
unsigned int m_last_price
 
unsigned int m_open_price
 
unsigned int m_day_high_price
 
unsigned int m_day_low_price
 
unsigned int m_today_close_price
 
unsigned int m_total_bid_weighted_avg_price
 
unsigned long long m_total_bid_quantity
 
unsigned int m_total_ask_weighted_avg_price
 
unsigned long long m_total_ask_quantity
 
unsigned int m_upper_limit_price
 
unsigned int m_low_limit_price
 
unsigned long long m_market_open_total_bid
 
unsigned long long m_market_open_total_ask
 
unsigned int m_bid_depth
 
unsigned int m_ask_depth
 
price_quantity_unit m_bid_unit [(10)]
 
price_quantity_unit m_ask_unit [(10)]
 
char m_ch_gap_flag
 
char m_reserved [4]
 

构造及析构函数说明

◆ sze_hpf_tree()

sze_hpf_tree::sze_hpf_tree ( )
inline

类成员变量说明

◆ m_ask_depth

unsigned int sze_hpf_tree::m_ask_depth

◆ m_ask_unit

price_quantity_unit sze_hpf_tree::m_ask_unit[(10)]

◆ m_bid_depth

unsigned int sze_hpf_tree::m_bid_depth

◆ m_bid_unit

price_quantity_unit sze_hpf_tree::m_bid_unit[(10)]

◆ m_ch_gap_flag

char sze_hpf_tree::m_ch_gap_flag

◆ m_day_high_price

unsigned int sze_hpf_tree::m_day_high_price

◆ m_day_low_price

unsigned int sze_hpf_tree::m_day_low_price

◆ m_head

sze_hpf_head sze_hpf_tree::m_head

◆ m_last_price

unsigned int sze_hpf_tree::m_last_price

◆ m_low_limit_price

unsigned int sze_hpf_tree::m_low_limit_price

◆ m_market_open_total_ask

unsigned long long sze_hpf_tree::m_market_open_total_ask

◆ m_market_open_total_bid

unsigned long long sze_hpf_tree::m_market_open_total_bid

◆ m_open_price

unsigned int sze_hpf_tree::m_open_price

◆ m_pre_close_price

unsigned int sze_hpf_tree::m_pre_close_price

◆ m_reserved

char sze_hpf_tree::m_reserved[4]

◆ m_today_close_price

unsigned int sze_hpf_tree::m_today_close_price

◆ m_total_ask_quantity

unsigned long long sze_hpf_tree::m_total_ask_quantity

◆ m_total_ask_weighted_avg_price

unsigned int sze_hpf_tree::m_total_ask_weighted_avg_price

◆ m_total_bid_quantity

unsigned long long sze_hpf_tree::m_total_bid_quantity

◆ m_total_bid_weighted_avg_price

unsigned int sze_hpf_tree::m_total_bid_weighted_avg_price

◆ m_total_quantity

unsigned long long sze_hpf_tree::m_total_quantity

◆ m_total_trade_num

long long sze_hpf_tree::m_total_trade_num

◆ m_total_value

long long sze_hpf_tree::m_total_value

◆ m_upper_limit_price

unsigned int sze_hpf_tree::m_upper_limit_price

该结构体的文档由以下文件生成: