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