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

Classes

struct  Op

Public Types

enum  State { NotStarted, Started, Committed, Aborted }

Public Member Functions

Uint32 transId () const
Uint32 transKey () const
Uint32 requestFlags () const

Public Attributes

State m_state
NdbError m_error
Uint32 m_transId
Uint32 m_transKey
Vector< Opm_op

Detailed Description

Definition at line 568 of file NdbDictionaryImpl.hpp.


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