TT CORE SDK 2.0.1.1
TT CORE SDK documentation
|
an interface around the fill execution report More...
#include <fill.h>
Public Member Functions | |
Fill () | |
~Fill () | |
virtual const char * | GetOrderId () const noexcept=0 |
virtual uint64_t | GetTimestamp () const noexcept=0 |
virtual ExecutionReportPtr | GetExecutionReport () const noexcept=0 |
virtual InstrumentPtr | GetInstrument () const noexcept=0 |
Public Member Functions inherited from ttsdk::shared_base | |
shared_base () | |
virtual | ~shared_base () |
int | dec_ref () const |
void | inc_ref () const |
virtual void | del_ref () const |
|
pure virtualnoexcept |
|
pure virtualnoexcept |