template<class T> class CPHListItem

PeerHood list element template class. The functionality is almost the same as in the STL library with the exception that the pointed data is deleted within the list item itself. This template is used internally by the PeerHood system. Users should not use this class directly!

Documentation

PeerHood list element template class. The functionality is almost the same as in the STL library with the exception that the pointed data is deleted within the list item itself. This template is used internally by the PeerHood system. Users should not use this class directly!

This class has no child classes.
Friends:
class CPHList<T>
class CPHIterator<T>
See Also:
CPHIterator
CPHList

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.