Hikyuu
Public 成员函数 | 所有成员列表
hku::FixedSelector类 参考

#include <FixedSelector.h>

类 hku::FixedSelector 继承关系图:
Inheritance graph
[图例]
hku::FixedSelector 的协作图:
Collaboration graph
[图例]

Public 成员函数

 FixedSelector ()
 
virtual ~FixedSelector ()
 
- Public 成员函数 继承自 hku::SelectorBase
 SelectorBase ()
 
 SelectorBase (const string &name)
 
virtual ~SelectorBase ()
 
string name () const
 
void name (const string &name)
 
void addStock (const Stock &stock, const SystemPtr &protoSys)
 
void addStockList (const StockList &stkList, const SystemPtr &protoSys)
 
SystemList getAllSystemList () const
 
bool changed (Datetime date)
 
void reset ()
 
void clear ()
 
SelectorPtr clone ()
 
virtual SystemList getSelectedSystemList (Datetime date)=0
 
virtual void _reset ()
 子类复位接口 更多...
 
virtual SelectorPtr _clone ()=0
 子类克隆接口 更多...
 

额外继承的成员函数

- Public 类型 继承自 hku::SelectorBase
typedef shared_ptr< SelectorBaseSelectorPtr
 
- Protected 属性 继承自 hku::SelectorBase
string m_name
 
int m_count
 
Datetime m_pre_date
 
SystemList m_sys_list
 

构造及析构函数说明

hku::FixedSelector::FixedSelector ( )
hku::FixedSelector::~FixedSelector ( )
virtual

该类的文档由以下文件生成: