TinkoffInvestSDK
Orders Cписок членов класса

Полный список членов класса 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)CustomServiceprotected
makeContext() (определено в CustomService)CustomServiceprotected
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)CustomServicevirtual
~Orders() (определено в Orders)Orders