client-cpp  0.0.1-SNAPSHOT
kaa::LogRecord Class Reference

#include <LogRecord.hpp>

Public Member Functions

 LogRecord ()
 
 LogRecord (const SuperRecord &logRecord)
 
 ~LogRecord ()
 
const std::vector
< boost::uint8_t > & 
getData ()
 
size_t getSize () const
 

Detailed Description

Definition at line 27 of file LogRecord.hpp.

Constructor & Destructor Documentation

kaa::LogRecord::LogRecord ( )
inline

Definition at line 29 of file LogRecord.hpp.

kaa::LogRecord::LogRecord ( const SuperRecord &  logRecord)
inline

Definition at line 30 of file LogRecord.hpp.

kaa::LogRecord::~LogRecord ( )
inline

Definition at line 37 of file LogRecord.hpp.

Member Function Documentation

const std::vector<boost::uint8_t>& kaa::LogRecord::getData ( )
size_t kaa::LogRecord::getSize ( ) const

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