client-cpp  0.9.0
LogCollector.hpp File Reference
#include <chrono>
#include <memory>
#include <future>
#include <list>
#include <unordered_map>
#include <cstdint>
#include "kaa/KaaThread.hpp"
#include "kaa/log/ILogStorage.hpp"
#include "kaa/log/ILogCollector.hpp"
#include "kaa/log/ILogProcessor.hpp"
#include "kaa/log/ILogUploadStrategy.hpp"
#include "kaa/channel/IKaaChannelManager.hpp"
#include "kaa/log/ILogFailoverCommand.hpp"
#include "kaa/utils/KaaTimer.hpp"
#include "kaa/IKaaClientContext.hpp"
+ Include dependency graph for LogCollector.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kaa::TimeoutInfo
 
class  kaa::LogCollector
 

Namespaces

 kaa
 

Typedefs

typedef std::chrono::system_clock kaa::clock_t