TinkoffInvestSDK
|
Полный список членов класса Sandbox, включая наследуемые из базового класса
CancelSandboxOrder(const std::string &accountId, const std::string &orderId) | Sandbox | |
CloseSandboxAccount(const std::string &accountId) | Sandbox | |
CustomService(const std::string &token) (определено в CustomService) | CustomService | |
GetSandboxAccounts() | Sandbox | |
GetSandboxOperations(const std::string &accountId, int64_t fromseconds, int32_t fromnanos, int64_t toseconds, int32_t tonanos) | Sandbox | |
GetSandboxOrders(const std::string &accountId) | Sandbox | |
GetSandboxOrderState(const std::string &accountId, const std::string &orderId) | Sandbox | |
GetSandboxPortfolio(const std::string &accountId) | Sandbox | |
GetSandboxPositions(const std::string &accountId) | Sandbox | |
m_token (определено в CustomService) | CustomService | protected |
makeContext() (определено в CustomService) | CustomService | protected |
OpenSandboxAccount() | Sandbox | |
PostSandboxOrder(const std::string &figi, int64_t quantity, int64_t units, int32_t nano) | Sandbox | |
Sandbox(std::shared_ptr< Channel > channel, const std::string &token) (определено в Sandbox) | Sandbox | |
SandboxPayIn(const std::string &accountId, const std::string ¤cy, int64_t units, int32_t nano) | Sandbox | |
~CustomService()=default (определено в CustomService) | CustomService | virtual |
~Sandbox() (определено в Sandbox) | Sandbox |