Hikyuu
| 命名空间 | 类型定义 | 函数
KDataDriver.h 文件参考
#include "../utilities/Parameter.h"
#include "../KQuery.h"
#include "../TimeLineRecord.h"
#include "../TransRecord.h"
KDataDriver.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  hku::KDataDriver
 K线数据驱动基类 更多...
 

命名空间

 hku
 Hikyuu核心命名空间,包含股票数据的管理、指标实现、交易系统框架等
 

类型定义

typedef shared_ptr< KDataDriver > hku::KDataDriverPtr
 

函数

HKU_API std::ostream & hku::operator<< (std::ostream &os, const KDataDriver &driver)
 
HKU_API std::ostream & hku::operator<< (std::ostream &os, const KDataDriverPtr &driver)