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

Public Member Functions

 ZeroLengthOp (int length)
virtual void run (int nOps) const
- Public Member Functions inherited from NdbApiDriver::LengthOp< ON, OF, OB >
 LengthOp (int length)
- 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 NdbApiDriver::LengthOp< ON, OF, OB >
const int length

Detailed Description

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

Definition at line 259 of file NdbApiDriver.cpp.


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