MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DLListImpl< P, T, U >::Head Struct Reference
Inheritance diagram for DLListImpl< P, T, U >::Head:
Collaboration diagram for DLListImpl< P, T, U >::Head:

Public Member Functions

Headoperator= (const HeadPOD &src)
- Public Member Functions inherited from DLListImpl< P, T, U >::HeadPOD
bool isEmpty () const
void init ()

Additional Inherited Members

- Public Attributes inherited from DLListImpl< P, T, U >::HeadPOD
Uint32 firstItem

Detailed Description

template<typename P, typename T, typename U = T>
struct DLListImpl< P, T, U >::Head

Definition at line 49 of file DLList.hpp.


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