Inbound SDK algo request message data.
More...
#include <sdkalgo_request.h>
Inbound SDK algo request message data.
Definition at line 33 of file sdkalgo_request.h.
◆ SDKAlgoRequest()
| ttsdk::SDKAlgoRequest::SDKAlgoRequest |
( |
| ) |
|
|
inlineexplicit |
◆ ~SDKAlgoRequest()
| ttsdk::SDKAlgoRequest::~SDKAlgoRequest |
( |
| ) |
|
|
inlinenoexcept |
◆ dec_ref()
| int ttsdk::shared_base::dec_ref |
( |
| ) |
const |
|
inherited |
◆ del_ref()
| virtual void ttsdk::shared_base::del_ref |
( |
| ) |
const |
|
virtualinherited |
◆ GetAccountId()
| virtual uint64_t ttsdk::SDKAlgoRequest::GetAccountId |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetAlgoDefinitionId()
| virtual uint64_t ttsdk::SDKAlgoRequest::GetAlgoDefinitionId |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetChildOrder()
| virtual OrderPtr ttsdk::SDKAlgoRequest::GetChildOrder |
( |
const uint32_t | index | ) |
const |
|
pure virtualnoexcept |
◆ GetChildOrderCount()
| virtual uint32_t ttsdk::SDKAlgoRequest::GetChildOrderCount |
( |
| ) |
const |
|
pure virtualnoexcept |
only valid when the request is sent on for recovery
◆ GetClearingAccount()
| virtual const char * ttsdk::SDKAlgoRequest::GetClearingAccount |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetCurrentUserId()
| virtual uint64_t ttsdk::SDKAlgoRequest::GetCurrentUserId |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetInstrumentId()
| virtual uint64_t ttsdk::SDKAlgoRequest::GetInstrumentId |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetOrderId()
| virtual const char * ttsdk::SDKAlgoRequest::GetOrderId |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetOrderType()
◆ GetPrice()
| virtual double ttsdk::SDKAlgoRequest::GetPrice |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetQuantity()
| virtual double ttsdk::SDKAlgoRequest::GetQuantity |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetSenderSubId()
| virtual const char * ttsdk::SDKAlgoRequest::GetSenderSubId |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetSide()
◆ GetText()
| virtual const char * ttsdk::SDKAlgoRequest::GetText |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetTextA()
| virtual const char * ttsdk::SDKAlgoRequest::GetTextA |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetTextB()
| virtual const char * ttsdk::SDKAlgoRequest::GetTextB |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetTextC()
| virtual const char * ttsdk::SDKAlgoRequest::GetTextC |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetTextTT()
| virtual const char * ttsdk::SDKAlgoRequest::GetTextTT |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetTimeInForce()
◆ GetUserId()
| virtual uint64_t ttsdk::SDKAlgoRequest::GetUserId |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetUserParameter()
| virtual UserParameter ttsdk::SDKAlgoRequest::GetUserParameter |
( |
const uint32_t | index | ) |
const |
|
pure virtualnoexcept |
◆ GetUserParameterCount()
| virtual uint32_t ttsdk::SDKAlgoRequest::GetUserParameterCount |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ inc_ref()
| void ttsdk::shared_base::inc_ref |
( |
| ) |
const |
|
inherited |
◆ IsForcedCancel()
| virtual bool ttsdk::SDKAlgoRequest::IsForcedCancel |
( |
| ) |
const |
|
pure virtualnoexcept |
The documentation for this class was generated from the following file: