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