|
Hikyuu
0.1
|
函数 | |
| template<class Archive > | |
| void | save (Archive &ar, const hku::Block &blk, unsigned int version) |
| template<class Archive > | |
| void | load (Archive &ar, hku::Block &blk, unsigned int version) |
| template<class Archive > | |
| void | save (Archive &ar, const hku::Datetime &date, unsigned int version) |
| template<class Archive > | |
| void | load (Archive &ar, hku::Datetime &date, unsigned int version) |
| template<class Archive > | |
| void | save (Archive &ar, const hku::KData &kdata, unsigned int version) |
| template<class Archive > | |
| void | load (Archive &ar, hku::KData &kdata, unsigned int version) |
| template<class Archive > | |
| void | save (Archive &ar, const hku::KQuery &query, unsigned int version) |
| template<class Archive > | |
| void | load (Archive &ar, hku::KQuery &query, unsigned int version) |
| template<class Archive > | |
| void | save (Archive &ar, const hku::KRecord &record, unsigned int version) |
| template<class Archive > | |
| void | load (Archive &ar, hku::KRecord &record, unsigned int version) |
| template<class Archive > | |
| void | save (Archive &ar, const hku::MarketInfo &record, unsigned int version) |
| template<class Archive > | |
| void | load (Archive &ar, hku::MarketInfo &record, unsigned int version) |
| void | save (Archive &ar, const hku::Stock &stock, unsigned int version) |
| template<class Archive > | |
| void | load (Archive &ar, hku::Stock &stock, unsigned int version) |
| template<class Archive > | |
| void | save (Archive &ar, const hku::StockTypeInfo &record, unsigned int version) |
| template<class Archive > | |
| void | load (Archive &ar, hku::StockTypeInfo &record, unsigned int version) |
| template<class Archive > | |
| void | save (Archive &ar, const hku::StockWeight &record, unsigned int version) |
| template<class Archive > | |
| void | load (Archive &ar, hku::StockWeight &record, unsigned int version) |
| void boost::serialization::load | ( | Archive & | ar, |
| hku::Datetime & | date, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::load | ( | Archive & | ar, |
| hku::KData & | kdata, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::load | ( | Archive & | ar, |
| hku::Block & | blk, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::load | ( | Archive & | ar, |
| hku::KRecord & | record, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::load | ( | Archive & | ar, |
| hku::StockWeight & | record, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::load | ( | Archive & | ar, |
| hku::KQuery & | query, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::load | ( | Archive & | ar, |
| hku::Stock & | stock, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::load | ( | Archive & | ar, |
| hku::MarketInfo & | record, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::load | ( | Archive & | ar, |
| hku::StockTypeInfo & | record, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::save | ( | Archive & | ar, |
| const hku::Block & | blk, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::save | ( | Archive & | ar, |
| const hku::KData & | kdata, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::save | ( | Archive & | ar, |
| const hku::Datetime & | date, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::save | ( | Archive & | ar, |
| const hku::StockWeight & | record, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::save | ( | Archive & | ar, |
| const hku::KRecord & | record, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::save | ( | Archive & | ar, |
| const hku::KQuery & | query, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::save | ( | Archive & | ar, |
| const hku::StockTypeInfo & | record, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::save | ( | Archive & | ar, |
| const hku::MarketInfo & | record, | ||
| unsigned int | version | ||
| ) |
| void boost::serialization::save | ( | Archive & | ar, |
| const hku::Stock & | stock, | ||
| unsigned int | version | ||
| ) |
1.8.11