TT CORE SDK 2.0.1.1
TT CORE SDK documentation
|
#include <stddef.h>
#include "enums/ProductType.h"
#include "enums/MarketId.h"
#include "shared_ptr.h"
Go to the source code of this file.
Classes | |
class | ttsdk::InstrumentResult |
class | ttsdk::InstrumentSearchResults |
Namespaces | |
namespace | ttsdk |
Typedefs | |
using | ttsdk::InstrumentResultPtr = shared_ptr<const InstrumentResult> |
using | ttsdk::InstrumentSearchResultsPtr = shared_ptr<InstrumentSearchResults> |