dxFeed Graal CXX API
Loading...
Searching...
No Matches
dxfcpp::DXFeedSubscription Member List

This is the complete list of members for dxfcpp::DXFeedSubscription, including all inherited members.

addEventListener(EventListener &&listener) noexceptdxfcpp::DXFeedSubscriptioninline
addEventListener(std::function< void(const std::vector< std::shared_ptr< EventT > > &)> &&listener) noexceptdxfcpp::DXFeedSubscriptioninline
addSymbols(const SymbolWrapper &symbolWrapper) const noexceptdxfcpp::DXFeedSubscriptioninline
addSymbols(SymbolIt begin, SymbolIt end) const noexceptdxfcpp::DXFeedSubscriptioninline
addSymbols(const SymbolsCollection &collection) const noexceptdxfcpp::DXFeedSubscriptioninline
addSymbols(std::initializer_list< SymbolWrapper > collection) const noexceptdxfcpp::DXFeedSubscriptioninline
attach(std::shared_ptr< DXFeed > feed) noexceptdxfcpp::DXFeedSubscription
clear() const noexceptdxfcpp::DXFeedSubscriptioninline
close() noexceptdxfcpp::DXFeedSubscriptioninline
containsEventType(const EventTypeEnum &eventType) const noexceptdxfcpp::DXFeedSubscriptioninline
create(const EventTypeEnum &eventType) noexceptdxfcpp::DXFeedSubscriptioninlinestatic
create(EventTypeIt begin, EventTypeIt end) noexceptdxfcpp::DXFeedSubscriptioninlinestatic
create(std::initializer_list< EventTypeEnum > eventTypes) noexceptdxfcpp::DXFeedSubscriptioninlinestatic
create(EventTypesCollection &&eventTypes) noexceptdxfcpp::DXFeedSubscriptioninlinestatic
detach(std::shared_ptr< DXFeed > feed) noexceptdxfcpp::DXFeedSubscription
getDecoratedSymbols() noexceptdxfcpp::DXFeedSubscriptioninline
getEventTypes() const noexceptdxfcpp::DXFeedSubscriptioninline
getSymbols() const noexceptdxfcpp::DXFeedSubscriptioninline
is() const noexceptdxfcpp::SharedEntityinline
isClosed() const noexceptdxfcpp::DXFeedSubscriptioninline
onEvent() noexceptdxfcpp::DXFeedSubscriptioninline
Ptr typedefdxfcpp::DXFeedSubscription
removeEventListener(std::size_t listenerId) noexceptdxfcpp::DXFeedSubscriptioninline
removeSymbols(const SymbolWrapper &symbolWrapper) const noexceptdxfcpp::DXFeedSubscriptioninline
removeSymbols(SymbolIt begin, SymbolIt end) const noexceptdxfcpp::DXFeedSubscriptioninline
removeSymbols(SymbolsCollection &&collection) const noexceptdxfcpp::DXFeedSubscriptioninline
removeSymbols(std::initializer_list< SymbolWrapper > collection) const noexceptdxfcpp::DXFeedSubscriptioninline
setSymbols(SymbolIt begin, SymbolIt end) const noexceptdxfcpp::DXFeedSubscriptioninline
setSymbols(SymbolsCollection &&collection) const noexceptdxfcpp::DXFeedSubscriptioninline
setSymbols(std::initializer_list< SymbolWrapper > collection) const noexceptdxfcpp::DXFeedSubscriptioninline
sharedAs() noexceptdxfcpp::SharedEntityinline
sharedAs() const noexceptdxfcpp::SharedEntityinline
toString() const noexcept overridedxfcpp::DXFeedSubscriptionvirtual
Unique typedefdxfcpp::DXFeedSubscription
~Entity() noexcept=defaultdxfcpp::Entityvirtual