MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NdbResultSet Class Reference

Public Member Functions

void init (NdbQueryImpl &query, Uint32 maxRows, Uint32 rowSize)
void prepareReceive (NdbReceiver &receiver)
void prepareRead (NdbReceiver &receiver)
Uint32 getRowCount () const

Friends

class NdbResultStream

Detailed Description

'class NdbResultSet' is a helper for 'class NdbResultStream'. It manages the buffers which rows are received into and read from.

Definition at line 354 of file NdbQueryOperation.cpp.


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