MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DLHashTableImpl< P, T, U >::Iterator Class Reference

Public Member Functions

bool isNull () const
void setNull ()

Public Attributes

Ptr< T > curr
Uint32 bucket

Detailed Description

template<typename P, typename T, typename U = T>
class DLHashTableImpl< P, T, U >::Iterator

Definition at line 117 of file DLHashTable.hpp.


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