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

Public Member Functions

virtual void run (int nOps) const
- Public Member Functions inherited from CrundDriver::Op
 Op (const string &name)

Additional Inherited Members

- Public Attributes inherited from CrundDriver::Op
const string name

Detailed Description

template<const char ** ON, void(CrundNdbApiOperations::*)(NdbTable, int, int, bool) OF, bool OB>
struct NdbApiDriver::AByPKOp< ON, OF, OB >

Definition at line 216 of file NdbApiDriver.cpp.


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