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

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

assign(std::shared_ptr< EventType > event) overrideOrderBasevirtual
baseFieldsToString() constOrderBase
getAction() const &noexceptOrderBaseinline
getActionTime() const noexceptOrderBaseinline
getAuxOrderId() const noexceptOrderBaseinline
getCount() const noexceptOrderBaseinline
getEventFlags() const noexcept overrideOrderBaseinlinevirtual
getEventFlagsMask() const noexcept overrideOrderBaseinlinevirtual
getEventSymbol() const &noexcept overrideMarketEventvirtual
getEventSymbolOpt() const &noexcept overrideMarketEventvirtual
getEventTime() const noexcept overrideMarketEventvirtual
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(const StringLike &eventSymbol) noexceptMarketEventexplicitprotected
MAX_SEQUENCEOrderBasestatic
OrderBase() noexcept=defaultOrderBase
OrderBase(const StringLike &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 StringLike &eventSymbol) noexcept overrideMarketEventvirtual
EventTypeWithSymbol< std::string >::setEventSymbol(const std::string &eventSymbol) noexcept=0EventTypeWithSymbol< std::string >pure virtual
setEventTime(std::int64_t eventTime) noexcept overrideMarketEventvirtual
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 overrideEventTypeinlinevirtual
TX_PENDINGIndexedEventstatic
~Entity() noexcept=defaultEntityvirtual