client-cpp
0.10.0
|
This is the complete list of members for kaa::BootstrapManager, including all inherited members.
BootstrapManager(IKaaClientContext &context, IKaaClient *client) | kaa::BootstrapManager | inline |
onOperationsServerFailed(const TransportProtocolId &protocolId, KaaFailoverReason reason) | kaa::BootstrapManager | virtual |
onServerListUpdated(const std::vector< ProtocolMetaData > &operationsServers) | kaa::BootstrapManager | virtual |
receiveOperationsServerList() | kaa::BootstrapManager | virtual |
setChannelManager(IKaaChannelManager *manager) | kaa::BootstrapManager | virtual |
setFailoverStrategy(IFailoverStrategyPtr strategy) | kaa::BootstrapManager | virtual |
setTransport(IBootstrapTransport *transport) | kaa::BootstrapManager | virtual |
useNextOperationsServerByAccessPointId(std::int32_t id) | kaa::BootstrapManager | virtual |
~IBootstrapManager() | kaa::IBootstrapManager | inlinevirtual |