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

Public Member Functions

 HugoCalculator (const NdbDictionary::Table &tab)
Int32 calcValue (int record, int attrib, int updates) const
const char * calcValue (int record, int attrib, int updates, char *buf, int len, Uint32 *real_len) const
int verifyRowValues (NDBT_ResultRow *const pRow) const
int verifyRecAttr (int record, int updates, const NdbRecAttr *recAttr)
int verifyColValue (int record, int attrib, int updates, const char *valPtr, Uint32 valLen)
int getIdValue (NDBT_ResultRow *const pRow) const
int getUpdatesValue (NDBT_ResultRow *const pRow) const
int isIdCol (int colId)
int isUpdateCol (int colId)
const NdbDictionary::TablegetTable () const
int equalForRow (Uint8 *, const NdbRecord *, int rowid)
int setValues (Uint8 *, const NdbRecord *, int rowid, int updateval)

Detailed Description

Definition at line 31 of file HugoCalculator.hpp.


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