MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NdbQueryIndexScanOperationDef Class Reference
Inheritance diagram for NdbQueryIndexScanOperationDef:
Collaboration diagram for NdbQueryIndexScanOperationDef:

Friends

class NdbQueryIndexScanOperationDefImpl

Additional Inherited Members

- Public Types inherited from NdbQueryOperationDef
enum  Type { PrimaryKeyAccess, UniqueIndexAccess, TableScan, OrderedIndexScan }
- Public Member Functions inherited from NdbQueryOperationDef
Uint32 getQueryOperationIx () const
Uint32 getNoOfParentOperations () const
const NdbQueryOperationDefgetParentOperation (Uint32 i) const
Uint32 getNoOfChildOperations () const
const NdbQueryOperationDefgetChildOperation (Uint32 i) const
Type getType () const
const NdbDictionary::TablegetTable () const
const NdbDictionary::IndexgetIndex () const
NdbQueryOperationDefImpl & getImpl () const
- Static Public Member Functions inherited from NdbQueryOperationDef
static const char * getTypeName (Type type)
- Protected Member Functions inherited from NdbQueryScanOperationDef
 NdbQueryScanOperationDef (NdbQueryOperationDefImpl &impl)

Detailed Description

Definition at line 293 of file NdbQueryBuilder.hpp.


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