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

#include <DLList.hpp>

Inheritance diagram for DLListImpl< P, T, U >::HeadPOD:

Public Member Functions

bool isEmpty () const
void init ()

Public Attributes

Uint32 firstItem

Detailed Description

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

List head

Definition at line 34 of file DLList.hpp.


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