NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TimeoutList< ENTRIES, DATA >::TimeoutEntry Class Reference

Private Attributes

TimeoutEntry_next
TimeoutEntry_prev
timevalue _timeout
DATA * data
bool _free

Friends

class TimeoutList< ENTRIES, DATA >

Friends And Related Function Documentation

template<unsigned ENTRIES, typename DATA>
friend class TimeoutList< ENTRIES, DATA >
friend

Member Data Documentation

template<unsigned ENTRIES, typename DATA>
bool TimeoutList< ENTRIES, DATA >::TimeoutEntry::_free
private
template<unsigned ENTRIES, typename DATA>
TimeoutEntry* TimeoutList< ENTRIES, DATA >::TimeoutEntry::_next
private
template<unsigned ENTRIES, typename DATA>
TimeoutEntry* TimeoutList< ENTRIES, DATA >::TimeoutEntry::_prev
private
template<unsigned ENTRIES, typename DATA>
timevalue TimeoutList< ENTRIES, DATA >::TimeoutEntry::_timeout
private
template<unsigned ENTRIES, typename DATA>
DATA* TimeoutList< ENTRIES, DATA >::TimeoutEntry::data
private

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