Lightstreamer C++ Client SDK
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CLightstreamer::ClientListenerInterface to be implemented to listen to LightstreamerClient events comprehending notifications of connection activity and errors
 CLightstreamer::ClientMessageListenerInterface to be implemented to listen to LightstreamerClient#sendMessage events reporting a message processing outcome
 CLightstreamer::ConnectionDetailsUsed by LightstreamerClient to provide a basic connection properties data object
 CLightstreamer::ConnectionOptionsUsed by LightstreamerClient to provide an extra connection properties data object
 CLightstreamer::ItemUpdateContains all the information related to an update of the field values for an item
 CLightstreamer::LightstreamerClientFacade class for the management of the communication to Lightstreamer Server
 CLightstreamer::LoggerInterface to be implemented to consume log from the library
 CLightstreamer::LoggerProviderSimple interface to be implemented to provide custom log consumers to the library
 CLightstreamer::ConsoleLoggerProviderSimple concrete logging provider that logs on the system console
 Cstd::runtime_error
 CLightstreamer::LightstreamerErrorBase class for exceptions thrown by the library
 CLightstreamer::SubscriptionClass representing a Subscription to be submitted to a Lightstreamer Server
 CLightstreamer::SubscriptionListenerInterface to be implemented to listen to Subscription events comprehending notifications of subscription/unsubscription, updates, errors and others