| 
    client-cpp
    0.6.1
    
   | 
 
#include <iomanip>#include <vector>#include <string>#include <sstream>#include <cstdint>#include <boost/shared_array.hpp>#include "kaa/gen/BootstrapGen.hpp"#include "kaa/gen/EndpointGen.hpp"#include "kaa/common/EndpointObjectHash.hpp"#include "kaa/common/TransportType.hpp"
 Include dependency graph for LoggingUtils.hpp:Go to the source code of this file.
Classes | |
| class | kaa::LoggingUtils | 
Namespaces | |
| kaa | |
Macros | |
| #define | KVSTRING(K, V) "\"" #K "\": \"" << V << "\"" | 
| #define KVSTRING | ( | K, | |
| V | |||
| ) | "\"" #K "\": \"" << V << "\"" | 
Definition at line 35 of file LoggingUtils.hpp.