#include <LoggingTransport.hpp>
Definition at line 30 of file LoggingTransport.hpp.
virtual std::shared_ptr<LogSyncRequest> kaa::LoggingTransport::createLogSyncRequest |
( |
| ) |
|
|
virtual |
Creates the Log request that consists of current log records.
- Returns
- new Log request
- See also
- LogSyncRequest
Implements kaa::ILoggingTransport.
virtual void kaa::LoggingTransport::onLogSyncResponse |
( |
const LogSyncResponse & |
response | ) |
|
|
virtual |
Updates the state of the Log collector according to the given response.
- Parameters
-
response | the response from the server |
- See also
- LogSyncResponse
Implements kaa::ILoggingTransport.
virtual void kaa::LoggingTransport::sync |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/kaa_release_0_9_0/client/client-multi/client-cpp/kaa/log/LoggingTransport.hpp