MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LogEntry Class Reference
Collaboration diagram for LogEntry:

Public Types

enum  EntryType { LE_INSERT, LE_DELETE, LE_UPDATE }

Public Member Functions

AttributeSadd_attr ()
void clear ()
Uint32 size () const
const AttributeSoperator[] (int i) const

Public Attributes

Uint32 m_frag_id
EntryType m_type
TableSm_table
Vector< AttributeS * > m_values
Vector< AttributeS * > m_values_e

Detailed Description

Definition at line 459 of file Restore.hpp.


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