client-cpp
0.10.0
|
#include <utility>
#include <cstring>
#include <vector>
#include <cstdint>
#include <boost/shared_array.hpp>
Go to the source code of this file.
Classes | |
class | kaa::EndpointObjectHash |
Namespaces | |
kaa | |
Typedefs | |
typedef std::pair < boost::shared_array < std::uint8_t > , std::uint32_t > | kaa::SharedDataBuffer |
typedef std::vector< std::uint8_t > | kaa::HashDigest |