client-cpp
0.10.0
|
#include <vector>
#include <map>
#include "kaa/failover/IFailoverStrategy.hpp"
#include "kaa/channel/ServerType.hpp"
#include "kaa/common/TransportType.hpp"
#include "kaa/channel/ChannelDirection.hpp"
#include "kaa/channel/IKaaDataMultiplexer.hpp"
#include "kaa/channel/IKaaDataDemultiplexer.hpp"
#include "kaa/channel/ITransportConnectionInfo.hpp"
#include "kaa/channel/connectivity/IConnectivityChecker.hpp"
Go to the source code of this file.
Classes | |
class | kaa::IDataChannel |
Namespaces | |
kaa | |
Typedefs | |
typedef IDataChannel * | kaa::IDataChannelPtr |