TT CORE SDK 2.0.1.1
TT CORE SDK documentation
|
#include <instrument.h>
Public Member Functions | |
virtual uint64_t | GetInstrumentId () const noexcept=0 |
virtual const char * | GetName () const noexcept=0 |
virtual MarketId | GetMarket () const noexcept=0 |
virtual int32_t | GetRatio () const noexcept=0 |
virtual float | GetStrike () const noexcept=0 |
InstrumentLeg () | |
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 |
Definition at line 38 of file instrument.h.
|
inline |
Definition at line 46 of file instrument.h.