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

Public Member Functions

 NDBT_ResultRow (const NdbDictionary::Table &tab, char attrib_delimiter='\t')
NdbRecAttr *& attributeStore (int i)
const NdbRecAttrattributeStore (int i) const
const NdbRecAttrattributeStore (const char *name) const
BaseString c_str () const
NdbOut & header (NdbOut &) const
NDBT_ResultRowclone () const
bool operator== (const NDBT_ResultRow &) const
bool operator!= (const NDBT_ResultRow &other) const
const NdbDictionary::TablegetTable () const

Friends

NdbOut & operator<< (NdbOut &, const NDBT_ResultRow &)

Detailed Description

Definition at line 23 of file NDBT_ResultRow.hpp.

Member Function Documentation

NDBT_ResultRow * NDBT_ResultRow::clone ( ) const

Make copy of NDBT_ResultRow

Definition at line 141 of file NDBT_ResultRow.cpp.

Here is the call graph for this function:


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