dxFeed Graal CXX API v4.0.0
Loading...
Searching...
No Matches
IndexedTxModel< E >::Builder Member List

This is the complete list of members for IndexedTxModel< E >::Builder, including all inherited members.

build() constIndexedTxModel< E >::Builderinline
createShared(Args &&...args)RequireMakeShared< Builder >inlinestatic
is() const noexceptSharedEntityinline
Ptr typedefSharedEntity
sharedAs() noexceptSharedEntityinline
RequireMakeShared< Builder >::sharedAs() const noexceptSharedEntityinline
toString() constSharedEntityinlinevirtual
withBatchProcessing(bool isBatchProcessing) constIndexedTxModel< E >::Builderinline
withFeed(const std::shared_ptr< DXFeed > &feed) constIndexedTxModel< E >::Builderinline
withListener(std::shared_ptr< IndexedTxModelListener< E > > listener) constIndexedTxModel< E >::Builderinline
withListener(std::function< void(const IndexedEventSource &, const std::vector< std::shared_ptr< E > > &, bool)> onEventsReceived) constIndexedTxModel< E >::Builderinline
withSnapshotProcessing(bool isSnapshotProcessing) constIndexedTxModel< E >::Builderinline
withSources(EventSourceIt begin, EventSourceIt end) constIndexedTxModel< E >::Builderinline
withSources(EventSourceCollection &&sources) constIndexedTxModel< E >::Builderinline
withSources(std::initializer_list< EventSourceWrapper > sources) constIndexedTxModel< E >::Builderinline
withSymbol(const SymbolWrapper &symbol) constIndexedTxModel< E >::Builderinline
~Entity() noexcept=defaultEntityvirtual