|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
This is the complete list of members for openpit::marketdata::Service, including all inherited members.
| Clear(InstrumentId instrumentId) | openpit::marketdata::Service | inline |
| ClearAccountGroupTtl(param::AccountGroupId accountGroupId) | openpit::marketdata::Service | inline |
| ClearAccountTtl(param::AccountId accountId) | openpit::marketdata::Service | inline |
| ClearInstrumentAccountGroupTtl(InstrumentId instrumentId, param::AccountGroupId accountGroupId) | openpit::marketdata::Service | inline |
| ClearInstrumentAccountTtl(InstrumentId instrumentId, param::AccountId accountId) | openpit::marketdata::Service | inline |
| ClearInstrumentTtl(InstrumentId instrumentId) | openpit::marketdata::Service | inline |
| Clone() const | openpit::marketdata::Service | inline |
| Find(InstrumentId instrumentId, param::AccountId accountId, const AccountInfo &accountInfo, QuoteResolution resolution) | openpit::marketdata::Service | inline |
| Get() const noexcept | openpit::marketdata::Service | inline |
| Get(InstrumentId instrumentId, param::AccountId accountId, const AccountInfo &accountInfo, QuoteResolution resolution) | openpit::marketdata::Service | inline |
| operator bool() const noexcept | openpit::marketdata::Service | inlineexplicit |
| Push(InstrumentId instrumentId, const Quote "e) | openpit::marketdata::Service | inline |
| PushByInstrument(const model::Instrument &instrument, const Quote "e) | openpit::marketdata::Service | inline |
| PushByInstrumentPatch(const model::Instrument &instrument, const Quote "e) | openpit::marketdata::Service | inline |
| PushFor(InstrumentId instrumentId, const Quote "e, const std::vector< param::AccountId > &accountIds, const std::vector< param::AccountGroupId > &accountGroupIds) | openpit::marketdata::Service | inline |
| PushForPatch(InstrumentId instrumentId, const Quote "e, const std::vector< param::AccountId > &accountIds, const std::vector< param::AccountGroupId > &accountGroupIds) | openpit::marketdata::Service | inline |
| PushPatch(InstrumentId instrumentId, const Quote "e) | openpit::marketdata::Service | inline |
| Register(const model::Instrument &instrument) | openpit::marketdata::Service | inline |
| Register(const model::Instrument &instrument, const QuoteTtl &ttl) | openpit::marketdata::Service | inline |
| Register(const model::Instrument &instrument, InstrumentId id) | openpit::marketdata::Service | inline |
| Register(const model::Instrument &instrument, InstrumentId id, const QuoteTtl &ttl) | openpit::marketdata::Service | inline |
| Resolve(const model::Instrument &instrument) const | openpit::marketdata::Service | inline |
| Service()=default | openpit::marketdata::Service | |
| Service(OpenPitMarketDataService *handle) noexcept | openpit::marketdata::Service | inlineexplicit |
| SetAccountGroupTtl(param::AccountGroupId accountGroupId, const QuoteTtl &ttl) | openpit::marketdata::Service | inline |
| SetAccountTtl(param::AccountId accountId, const QuoteTtl &ttl) | openpit::marketdata::Service | inline |
| SetInstrumentAccountGroupTtl(InstrumentId instrumentId, param::AccountGroupId accountGroupId, const QuoteTtl &ttl) | openpit::marketdata::Service | inline |
| SetInstrumentAccountTtl(InstrumentId instrumentId, param::AccountId accountId, const QuoteTtl &ttl) | openpit::marketdata::Service | inline |
| SetInstrumentTtl(InstrumentId instrumentId, const QuoteTtl &ttl) | openpit::marketdata::Service | inline |