Lightstreamer C++ Client SDK
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NLightstreamer
 CClientListenerInterface to be implemented to listen to LightstreamerClient events comprehending notifications of connection activity and errors
 CClientMessageListenerInterface to be implemented to listen to LightstreamerClient#sendMessage events reporting a message processing outcome
 CConnectionDetailsUsed by LightstreamerClient to provide a basic connection properties data object
 CConnectionOptionsUsed by LightstreamerClient to provide an extra connection properties data object
 CConsoleLoggerProviderSimple concrete logging provider that logs on the system console
 CItemUpdateContains all the information related to an update of the field values for an item
 CLightstreamerClientFacade class for the management of the communication to Lightstreamer Server
 CLightstreamerErrorBase class for exceptions thrown by the library
 CLoggerInterface to be implemented to consume log from the library
 CLoggerProviderSimple interface to be implemented to provide custom log consumers to the library
 CSubscriptionClass representing a Subscription to be submitted to a Lightstreamer Server
 CSubscriptionListenerInterface to be implemented to listen to Subscription events comprehending notifications of subscription/unsubscription, updates, errors and others