dxFeed Graal CXX API
Loading...
Searching...
No Matches
OrderBase Member List

This is the complete list of members for OrderBase, including all inherited members.

baseFieldsToString() const noexceptOrderBase
getAction() const &noexceptOrderBaseinline
getActionTime() const noexceptOrderBaseinline
getAuxOrderId() const noexceptOrderBaseinline
getCount() const noexceptOrderBaseinline
getEventFlags() const noexcept overrideOrderBaseinlinevirtual
getEventFlagsMask() const noexcept overrideOrderBaseinlinevirtual
getEventSymbol() const &noexcept overrideMarketEventinlinevirtual
getEventSymbolOpt() const &noexcept overrideMarketEventinlinevirtual
getEventTime() const noexcept overrideMarketEventinlinevirtual
getExchangeCode() const noexceptOrderBaseinline
getExchangeCodeString() const noexceptOrderBaseinline
getExecutedSize() const noexceptOrderBaseinline
getIndex() const noexcept overrideOrderBaseinlinevirtual
getOrderId() const noexceptOrderBaseinline
getOrderSide() const &noexceptOrderBaseinline
getPrice() const noexceptOrderBaseinline
getScope() const &noexceptOrderBaseinline
getSequence() const noexceptOrderBaseinline
getSize() const noexceptOrderBaseinline
getSource() const &noexcept overrideOrderBaseinlinevirtual
getTime() const noexceptOrderBaseinline
getTimeNanoPart() const noexceptOrderBaseinline
getTimeNanos() const noexceptOrderBaseinline
getTimeSequence() const noexceptOrderBaseinline
getTradeId() const noexceptOrderBaseinline
getTradePrice() const noexceptOrderBaseinline
getTradeSize() const noexceptOrderBaseinline
hasSize() const noexceptOrderBaseinline
is() const noexceptSharedEntityinline
MarketEvent(std::string eventSymbol) noexceptMarketEventinlineexplicitprotected
MAX_SEQUENCEOrderBasestatic
OrderBase() noexcept=defaultOrderBase
OrderBase(std::string eventSymbol) noexceptOrderBaseinlineexplicit
MarketEvent::Ptr typedefMarketEvent
IndexedEvent::Ptr typedefIndexedEvent
REMOVE_EVENTIndexedEventstatic
setAction(const OrderAction &action) noexceptOrderBaseinline
setActionTime(std::int64_t actionTime) noexceptOrderBaseinline
setAuxOrderId(std::int64_t auxOrderId) noexceptOrderBaseinline
setCount(std::int64_t count) noexceptOrderBaseinline
setEventFlags(std::int32_t eventFlags) noexcept overrideOrderBaseinlinevirtual
setEventFlags(const EventFlagsMask &eventFlags) noexcept overrideOrderBaseinlinevirtual
setEventSymbol(const std::string &eventSymbol) noexcept overrideMarketEventinlinevirtual
setEventTime(std::int64_t eventTime) noexcept overrideMarketEventinlinevirtual
setExchangeCode(char exchangeCode)OrderBaseinline
setExchangeCode(std::int16_t exchangeCode) noexceptOrderBaseinline
setExecutedSize(double executedSize) noexceptOrderBaseinline
setIndex(std::int64_t index) overrideOrderBaseinlinevirtual
setOrderId(std::int64_t orderId) noexceptOrderBaseinline
setOrderSide(const Side &side) noexceptOrderBaseinline
setPrice(double price) noexceptOrderBaseinline
setScope(const Scope &scope) noexceptOrderBaseinline
setSequence(std::int32_t sequence)OrderBaseinline
setSize(double size) noexceptOrderBaseinline
setSource(const OrderSource &source) noexceptOrderBaseinline
setTime(std::int64_t time) noexceptOrderBaseinline
setTimeNanoPart(std::int32_t timeNanoPart) noexceptOrderBaseinline
setTimeNanos(std::int64_t timeNanos) noexceptOrderBaseinline
setTimeSequence(std::int64_t timeSequence) noexceptOrderBaseinline
setTradeId(std::int64_t tradeId) noexceptOrderBaseinline
setTradePrice(double tradePrice) noexceptOrderBaseinline
setTradeSize(double tradeSize) noexceptOrderBaseinline
sharedAs() noexceptSharedEntityinline
sharedAs() const noexceptSharedEntityinline
SNAPSHOT_BEGINIndexedEventstatic
SNAPSHOT_ENDIndexedEventstatic
SNAPSHOT_MODEIndexedEventstatic
SNAPSHOT_SNIPIndexedEventstatic
toGraal() const =0EventTypepure virtual
toString() const noexcept overrideEventTypeinlinevirtual
TX_PENDINGIndexedEventstatic
~Entity() noexcept=defaultEntityvirtual