MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NdbApiDriver::B0ByPKOp< ON, OF, OB > Struct Template Reference
Inheritance diagram for NdbApiDriver::B0ByPKOp< ON, OF, OB >:
Collaboration diagram for NdbApiDriver::B0ByPKOp< ON, OF, 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<const char ** ON, void(CrundNdbApiOperations::*)(NdbTable, int, int, bool) OF, bool OB>
struct NdbApiDriver::B0ByPKOp< ON, OF, OB >

Definition at line 229 of file NdbApiDriver.cpp.


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