TinkoffInvestSDK
|
Полный список членов класса Orders, включая наследуемые из базового класса
CancelOrder(const std::string &accountId, const std::string &orderId) | Orders | |
CustomService(const std::string &token) (определено в CustomService) | CustomService | |
GetOrders(const std::string &accountId) | Orders | |
GetOrderState(const std::string &accountId, const std::string &orderId) | Orders | |
m_token (определено в CustomService) | CustomService | protected |
makeContext() (определено в CustomService) | CustomService | protected |
Orders(std::shared_ptr< Channel > channel, const std::string &token) (определено в Orders) | Orders | |
PostOrder(const std::string &figi, int64_t quantity, int64_t units, int32_t nano, OrderDirection direction, const std::string &accountId, OrderType orderType, const std::string &orderId) | Orders | |
~CustomService()=default (определено в CustomService) | CustomService | virtual |
~Orders() (определено в Orders) | Orders |