client-cpp  0.0.1-SNAPSHOT
IDataChannel.hpp File Reference
#include <boost/shared_ptr.hpp>
#include <vector>
#include <map>
#include "kaa/gen/BootstrapGen.hpp"
#include "kaa/common/TransportType.hpp"
#include "kaa/channel/ChannelDirection.hpp"
#include "kaa/channel/server/IServerInfo.hpp"
#include "kaa/channel/IKaaDataMultiplexer.hpp"
#include "kaa/channel/IKaaDataDemultiplexer.hpp"
#include "kaa/channel/ServerType.hpp"
#include "kaa/channel/connectivity/IConnectivityChecker.hpp"
+ Include dependency graph for IDataChannel.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kaa::IDataChannel
 

Namespaces

 kaa
 

Typedefs

typedef IDataChannel * kaa::IDataChannelPtr