MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
KeyTable2Ref< T, U, V > Class Template Reference

#include <KeyTable2Ref.hpp>

Public Member Functions

 KeyTable2Ref (KeyTable2< U, V > &ref)
bool find (Ptr< T > &ptr, Uint32 key) const
bool seize (Ptr< T > &ptr)
void add (Ptr< T > &ptr)
void release (Ptr< T > &ptr)

Detailed Description

template<class T, class U, class V>
class KeyTable2Ref< T, U, V >

KeyTable2 is DLHashTable2 with hardcoded Uint32 key named "key".

Definition at line 28 of file KeyTable2Ref.hpp.


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