MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NdbInterpretedCode Member List

This is the complete list of members for NdbInterpretedCode, including all inherited members.

add_reg(Uint32 RegDest, Uint32 RegSource1, Uint32 RegSource2) (defined in NdbInterpretedCode)NdbInterpretedCode
add_val(Uint32 attrId, Uint32 aValue) (defined in NdbInterpretedCode)NdbInterpretedCode
add_val(Uint32 attrId, Uint64 aValue) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_col_and_mask_eq_mask(const void *mask, Uint32 unused, Uint32 attrId, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_col_and_mask_eq_zero(const void *mask, Uint32 unused, Uint32 attrId, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_col_and_mask_ne_mask(const void *mask, Uint32 unused, Uint32 attrId, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_col_and_mask_ne_zero(const void *mask, Uint32 unused, Uint32 attrId, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_col_eq(const void *val, Uint32 unused, Uint32 attrId, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_col_eq_null(Uint32 attrId, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_col_ge(const void *val, Uint32 unused, Uint32 attrId, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_col_gt(const void *val, Uint32 unused, Uint32 attrId, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_col_le(const void *val, Uint32 unused, Uint32 attrId, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_col_like(const void *val, Uint32 len, Uint32 attrId, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_col_lt(const void *val, Uint32 unused, Uint32 attrId, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_col_ne(const void *val, Uint32 unused, Uint32 attrId, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_col_ne_null(Uint32 attrId, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_col_notlike(const void *val, Uint32 len, Uint32 attrId, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_eq(Uint32 RegLvalue, Uint32 RegRvalue, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_eq_null(Uint32 RegLvalue, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_ge(Uint32 RegLvalue, Uint32 RegRvalue, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_gt(Uint32 RegLvalue, Uint32 RegRvalue, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_label(Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_le(Uint32 RegLvalue, Uint32 RegRvalue, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_lt(Uint32 RegLvalue, Uint32 RegRvalue, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_ne(Uint32 RegLvalue, Uint32 RegRvalue, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
branch_ne_null(Uint32 RegLvalue, Uint32 Label) (defined in NdbInterpretedCode)NdbInterpretedCode
call_sub(Uint32 SubroutineNumber)NdbInterpretedCode
copy(const NdbInterpretedCode &src)NdbInterpretedCode
def_label(int LabelNum) (defined in NdbInterpretedCode)NdbInterpretedCode
def_sub(Uint32 SubroutineNumber)NdbInterpretedCode
finalise()NdbInterpretedCode
getNdbError() const NdbInterpretedCode
getTable() const NdbInterpretedCode
getWordsUsed() const NdbInterpretedCode
interpret_exit_last_row() (defined in NdbInterpretedCode)NdbInterpretedCode
interpret_exit_nok(Uint32 ErrorCode) (defined in NdbInterpretedCode)NdbInterpretedCode
interpret_exit_nok() (defined in NdbInterpretedCode)NdbInterpretedCode
interpret_exit_ok() (defined in NdbInterpretedCode)NdbInterpretedCode
load_const_null(Uint32 RegDest) (defined in NdbInterpretedCode)NdbInterpretedCode
load_const_u16(Uint32 RegDest, Uint32 Constant) (defined in NdbInterpretedCode)NdbInterpretedCode
load_const_u32(Uint32 RegDest, Uint32 Constant) (defined in NdbInterpretedCode)NdbInterpretedCode
load_const_u64(Uint32 RegDest, Uint64 Constant) (defined in NdbInterpretedCode)NdbInterpretedCode
NdbInterpretedCode(const NdbDictionary::Table *table=0, Uint32 *buffer=0, Uint32 buffer_word_size=0)NdbInterpretedCode
NdbOperation classNdbInterpretedCodefriend
NdbQueryOperationImpl (defined in NdbInterpretedCode)NdbInterpretedCodefriend
NdbQueryOptionsImpl (defined in NdbInterpretedCode)NdbInterpretedCodefriend
NdbScanOperation (defined in NdbInterpretedCode)NdbInterpretedCodefriend
read_attr(Uint32 RegDest, Uint32 attrId) (defined in NdbInterpretedCode)NdbInterpretedCode
read_attr(Uint32 RegDest, const NdbDictionary::Column *column) (defined in NdbInterpretedCode)NdbInterpretedCode
ret_sub()NdbInterpretedCode
sub_reg(Uint32 RegDest, Uint32 RegSource1, Uint32 RegSource2) (defined in NdbInterpretedCode)NdbInterpretedCode
sub_val(Uint32 attrId, Uint32 aValue) (defined in NdbInterpretedCode)NdbInterpretedCode
sub_val(Uint32 attrId, Uint64 aValue) (defined in NdbInterpretedCode)NdbInterpretedCode
write_attr(Uint32 attrId, Uint32 RegSource) (defined in NdbInterpretedCode)NdbInterpretedCode
write_attr(const NdbDictionary::Column *column, Uint32 RegSource) (defined in NdbInterpretedCode)NdbInterpretedCode
~NdbInterpretedCode() (defined in NdbInterpretedCode)NdbInterpretedCode