|
client-cpp
0.8.1
|
#include <iomanip>#include <vector>#include <string>#include <sstream>#include <cstdint>#include <iterator>#include <boost/shared_array.hpp>#include "kaa/gen/EndpointGen.hpp"#include "kaa/common/EndpointObjectHash.hpp"#include "kaa/common/TransportType.hpp"
Include dependency graph for LoggingUtils.hpp:
This graph shows which files directly or indirectly include this file: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 34 of file LoggingUtils.hpp.