Public Attributes | |
int | hPrev |
int | hNext |
T | tData |
bool | bFree |
bool Registrar< Handle, T >::Element::bFree |
int Registrar< Handle, T >::Element::hNext |
Referenced by Registrar< int, BACICallback * >::Next(), and Registrar< int, BACICallback * >::next().
int Registrar< Handle, T >::Element::hPrev |
T Registrar< Handle, T >::Element::tData |
Referenced by Registrar< int, BACICallback * >::operator[]().