Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

d_List< T > Class Template Reference

#include <d_List.h>

Inheritance diagram for d_List< T >:

d_Collection< T > d_Object List of all members.

Public Methods

 ~d_List ()
virtual d_Boolean allows_duplicates () const
virtual d_Boolean is_ordered () const

Detailed Description

template<class T>
class d_List< T >

It's a container class, it's ordered and allows duplicates.

NOTE: Not yet available, please use full working d_Varray class.

SEE ALSO: d_Bag, d_Collection, d_Dictionary, d_Iterator, d_Set, d_Varray


Constructor & Destructor Documentation

template<class T>
d_List< T >::~d_List  
 


Member Function Documentation

template<class T>
d_Boolean d_List< T >::allows_duplicates   const [inline, virtual]
 

Implements d_Collection< T >.

template<class T>
d_Boolean d_List< T >::is_ordered   const [inline, virtual]
 

Implements d_Collection< T >.


The documentation for this class was generated from the following file:
Generated on Fri Nov 29 17:12:14 2002 for Orient ODBMS Just Edition v. 2.0e by doxygen1.3-rc1