ListListItem Class Reference

A ListItem with a 'list' in it. Useful for lists of lists. The destructor deletes all items in its List. More...

#include <list.h>

Inheritance diagram for ListListItem:

ListItem CCObject SimpleCCObject List of all members.

Public Member Functions

virtual ~ListListItem ()

Public Attributes

List list

Detailed Description

A ListItem with a 'list' in it. Useful for lists of lists. The destructor deletes all items in its List.

Author:
Simon_Maneggio (Xara Group Ltd) <camelotdev@xara.com>
Date:
3/10/95
See also:
ListItem

Definition at line 250 of file list.h.


Constructor & Destructor Documentation

virtual ListListItem::~ListListItem  )  [inline, virtual]
 

Definition at line 253 of file list.h.

00253 { list.DeleteAll(); };


Member Data Documentation

List ListListItem::list
 

Definition at line 253 of file list.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:56:01 2007 for Camelot by  doxygen 1.4.4