Lightstreamer C++ Client SDK
Loading...
Searching...
No Matches
Lightstreamer::ConnectionOptions Member List

This is the complete list of members for Lightstreamer::ConnectionOptions, including all inherited members.

ConnectionOptions(const ConnectionOptions &)=delete (defined in Lightstreamer::ConnectionOptions)Lightstreamer::ConnectionOptions
ConnectionOptions() (defined in Lightstreamer::ConnectionOptions)Lightstreamer::ConnectionOptionsinline
getContentLength()Lightstreamer::ConnectionOptionsinline
getFirstRetryMaxDelay()Lightstreamer::ConnectionOptionsinline
getForcedTransport()Lightstreamer::ConnectionOptionsinline
getHttpExtraHeaders()Lightstreamer::ConnectionOptionsinline
getIdleTimeout()Lightstreamer::ConnectionOptionsinline
getKeepaliveInterval()Lightstreamer::ConnectionOptionsinline
getPollingInterval()Lightstreamer::ConnectionOptionsinline
getRealMaxBandwidth()Lightstreamer::ConnectionOptionsinline
getReconnectTimeout()Lightstreamer::ConnectionOptionsinline
getRequestedMaxBandwidth()Lightstreamer::ConnectionOptionsinline
getRetryDelay()Lightstreamer::ConnectionOptionsinline
getReverseHeartbeatInterval()Lightstreamer::ConnectionOptionsinline
getSessionRecoveryTimeout()Lightstreamer::ConnectionOptionsinline
getStalledTimeout()Lightstreamer::ConnectionOptionsinline
isHttpExtraHeadersOnSessionCreationOnly()Lightstreamer::ConnectionOptionsinline
isServerInstanceAddressIgnored()Lightstreamer::ConnectionOptionsinline
isSlowingEnabled()Lightstreamer::ConnectionOptionsinline
LightstreamerClient (defined in Lightstreamer::ConnectionOptions)Lightstreamer::ConnectionOptionsfriend
operator=(const ConnectionOptions &)=delete (defined in Lightstreamer::ConnectionOptions)Lightstreamer::ConnectionOptions
setContentLength(long contentLength)Lightstreamer::ConnectionOptionsinline
setFirstRetryMaxDelay(long firstRetryMaxDelay)Lightstreamer::ConnectionOptionsinline
setForcedTransport(const std::string &forcedTransport)Lightstreamer::ConnectionOptionsinline
setHttpExtraHeaders(const std::map< std::string, std::string > &headers)Lightstreamer::ConnectionOptionsinline
setHttpExtraHeadersOnSessionCreationOnly(bool httpExtraHeadersOnSessionCreationOnly)Lightstreamer::ConnectionOptionsinline
setIdleTimeout(long idleTimeout)Lightstreamer::ConnectionOptionsinline
setKeepaliveInterval(long keepaliveInterval)Lightstreamer::ConnectionOptionsinline
setPollingInterval(long pollingInterval)Lightstreamer::ConnectionOptionsinline
setReconnectTimeout(long reconnectTimeout)Lightstreamer::ConnectionOptionsinline
setRequestedMaxBandwidth(const std::string &maxBandwidth)Lightstreamer::ConnectionOptionsinline
setRetryDelay(long retryDelay)Lightstreamer::ConnectionOptionsinline
setReverseHeartbeatInterval(long reverseHeartbeatInterval)Lightstreamer::ConnectionOptionsinline
setServerInstanceAddressIgnored(bool serverInstanceAddressIgnored)Lightstreamer::ConnectionOptionsinline
setSessionRecoveryTimeout(long sessionRecoveryTimeout)Lightstreamer::ConnectionOptionsinline
setSlowingEnabled(bool slowingEnabled)Lightstreamer::ConnectionOptionsinline
setStalledTimeout(long stalledTimeout)Lightstreamer::ConnectionOptionsinline
~ConnectionOptions() (defined in Lightstreamer::ConnectionOptions)Lightstreamer::ConnectionOptionsinline