Lightstreamer C++ Client SDK
|
▼NLightstreamer | |
CClientListener | Interface to be implemented to listen to LightstreamerClient events comprehending notifications of connection activity and errors |
CClientMessageListener | Interface to be implemented to listen to LightstreamerClient#sendMessage events reporting a message processing outcome |
CConnectionDetails | Used by LightstreamerClient to provide a basic connection properties data object |
CConnectionOptions | Used by LightstreamerClient to provide an extra connection properties data object |
CConsoleLoggerProvider | Simple concrete logging provider that logs on the system console |
CItemUpdate | Contains all the information related to an update of the field values for an item |
CLightstreamerClient | Facade class for the management of the communication to Lightstreamer Server |
CLightstreamerError | Base class for exceptions thrown by the library |
CLogger | Interface to be implemented to consume log from the library |
CLoggerProvider | Simple interface to be implemented to provide custom log consumers to the library |
CSubscription | Class representing a Subscription to be submitted to a Lightstreamer Server |
CSubscriptionListener | Interface to be implemented to listen to Subscription events comprehending notifications of subscription/unsubscription, updates, errors and others |