Registrar::Element

NAME
SYNOPSIS
Member Data Documentation
Author

NAME

Registrar::Element −

SYNOPSIS

Public Attributes

int hPrev

int hNext

T 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

Referenced by Registrar< int, BACICallback * >::Next(), and Registrar< int, BACICallback * >::next().

template<class Handle, class T> int Registrar< Handle, T >::Element::hPrev

Referenced by Registrar< int, BACICallback * >::Previous(), and Registrar< int, BACICallback * >::previous().

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

Referenced by Registrar< int, BACICallback * >::operator[]().

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.