client-cpp  0.7.0
kaa::LogRecord Class Reference

#include <LogRecord.hpp>

Public Member Functions

 LogRecord (const KaaUserLogRecord &record)
 
const std::vector< std::uint8_t > & getData () const
 
size_t getSize () const
 
const LogEntry & getLogEntry ()
 

Detailed Description

Definition at line 30 of file LogRecord.hpp.

Constructor & Destructor Documentation

kaa::LogRecord::LogRecord ( const KaaUserLogRecord &  record)
inline

Definition at line 32 of file LogRecord.hpp.

Member Function Documentation

const std::vector<std::uint8_t>& kaa::LogRecord::getData ( ) const
inline

Definition at line 38 of file LogRecord.hpp.

const LogEntry& kaa::LogRecord::getLogEntry ( )
inline

Definition at line 41 of file LogRecord.hpp.

size_t kaa::LogRecord::getSize ( ) const
inline

Definition at line 39 of file LogRecord.hpp.


The documentation for this class was generated from the following file: