template<class T> CPHListItem<T> CPHListItem

(const T& aData)

Copy constructor.

Documentation

Copy constructor. This constructor creates a list element that points to the same data as the original item.

Parameters:
aData - The original list item.
Returns:
none

Alphabetic index HTML hierarchy of classes or Java



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