MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NdbApiDriver::ADelAllOp< OB > Struct Template Reference
Inheritance diagram for NdbApiDriver::ADelAllOp< OB >:
Collaboration diagram for NdbApiDriver::ADelAllOp< OB >:

Public Member Functions

virtual void run (int nOps) const
- Public Member Functions inherited from Op
void init (Kind a_kind, Type a_type=UNDEF)
void freemem ()

Additional Inherited Members

- Public Types inherited from Op
enum  Kind { OP = 1, EV = 2 }
enum  Type {
  UNDEF = -1, INS, DEL, UPD,
  NUL
}
- Public Attributes inherited from Op
Kind kind
Type type
Opnext_op
Opnext_com
Opnext_gci
Opnext_ev
Opnext_free
bool free
uint num_op
uint num_com
Data data [2]
bool match
Uint64 gci

Detailed Description

template<bool OB>
struct NdbApiDriver::ADelAllOp< OB >

Definition at line 164 of file NdbApiDriver.cpp.


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