Public Types | Public Member Functions | Public Attributes
Tonido::Util::ErrorLog::ErrorRecord Class Reference

ErrorRecord that stores a single dump. More...

List of all members.

Public Types

typedef boost::shared_ptr
< ErrorRecord
SharedPtr

Public Member Functions

 ErrorRecord ()
 Ctor.
 ErrorRecord (Data::RawData::SharedPtr &a_data)
 ~ErrorRecord ()
 Dtor.
uint32_bt getSize ()
 Return the size of this error log for serialization.
void flatten (Data::RawData::SharedPtr &a_data)
 Serializes the Error Record into the provided RawData.

Public Attributes

std::string m_creator
std::string m_reason
uint32_bt m_parserId
Data::RawData::SharedPtr m_pDataBuffer

Detailed Description

ErrorRecord that stores a single dump.


Generated on Wed Oct 12 2011 21:46:54. © CodeLathe LLC 2007-2011. All Rights Reserved.