Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members

CCM::List Class Reference

List of all members.

Detailed Description

List that provides a nice ToString().

Otherwise it behaves like ArrayList.


Public Member Functions

 List ()
 Creates an empty list with a default initial capacity.

 List (int capacity)
 Creates an empty list with given initial capacity.

List DeepClone ()
 Return a deep copy of the List (concerning contained Lists).

override bool Equals (Object lobj)
 Checks whether this list and list l contain the same elements.

override string ToString ()
 Formats the elements as a comma separated list.


Constructor & Destructor Documentation

CCM::List::List  ) 
 

Creates an empty list with a default initial capacity.

CCM::List::List int  capacity  ) 
 

Creates an empty list with given initial capacity.


Member Function Documentation

List CCM::List::DeepClone  ) 
 

Return a deep copy of the List (concerning contained Lists).

override bool CCM::List::Equals Object  lobj  ) 
 

Checks whether this list and list l contain the same elements.

override string CCM::List::ToString  ) 
 

Formats the elements as a comma separated list.


The documentation for this class was generated from the following file:
Generated on Mon Jun 21 01:20:50 2004 for cs2ccmb by doxygen 1.3.7