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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

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

Definition at line 48 of file SLFifoList.hpp.


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