Public Attributes

Registrar< Handle, T >::Element Struct Reference

Collaboration diagram for Registrar< Handle, T >::Element:
Collaboration graph
[legend]

List of all members.

Public Attributes

int hPrev
int hNext
tData
bool bFree

template<class Handle, class T>
struct Registrar< Handle, T >::Element


Member Data Documentation

template<class Handle, class T>
bool Registrar< Handle, T >::Element::bFree
template<class Handle, class T>
int Registrar< Handle, T >::Element::hNext
template<class Handle, class T>
int Registrar< Handle, T >::Element::hPrev
template<class Handle, class T>
T Registrar< Handle, T >::Element::tData

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