NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Lvm::ListWithCount< T > Class Template Reference
Inheritance diagram for Lvm::ListWithCount< T >:
Lvm::List< T >

Public Member Functions

 ListWithCount ()
void add (T *elem)
- Public Member Functions inherited from Lvm::List< T >
 List ()

Public Attributes

unsigned count
- Public Attributes inherited from Lvm::List< T >
T * head

Constructor & Destructor Documentation

template<class T>
Lvm::ListWithCount< T >::ListWithCount ( )
inline

Member Function Documentation

template<class T>
void Lvm::ListWithCount< T >::add ( T *  elem)
inline

Reimplemented from Lvm::List< T >.

Member Data Documentation

template<class T>
unsigned Lvm::ListWithCount< T >::count

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