client-cpp
0.10.0
|
#include <string>
#include <map>
#include <cstdint>
#include <memory>
#include <boost/bimap.hpp>
#include "kaa/KaaThread.hpp"
#include "kaa/gen/EndpointGen.hpp"
#include "kaa/common/EndpointObjectHash.hpp"
#include "kaa/IKaaClientStateStorage.hpp"
#include "kaa/IKaaClientContext.hpp"
Go to the source code of this file.
Classes | |
class | kaa::ClientStatus |
Namespaces | |
kaa | |
Typedefs | |
typedef boost::bimaps::bimap < boost::bimaps::set_of < ClientParameterT > , boost::bimaps::set_of < std::string > , boost::bimaps::left_based > | kaa::bimap |