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

plist< Type > Class Template Reference

#include <plist.h>

Inheritance diagram for plist< Type >:

list List of all members.

Public Types

typedef TYPENAME list< Type,
pallocator< Type > >::size_type 
size_type
typedef TYPENAME list< Type,
pallocator< Type > >::iterator 
iterator
typedef TYPENAME list< Type,
pallocator< Type > >::const_iterator 
const_iterator
typedef TYPENAME list< Type,
pallocator< Type > >::reverse_iterator 
reverse_iterator
typedef TYPENAME list< Type,
pallocator< Type > >::const_reverse_iterator 
const_reverse_iterator

Public Member Functions

 plist ()
 plist (const plist< Type > &copy)
 plist (size_type n)
 plist (size_type n, const Type &value)

template<class Type>
class plist< Type >


Member Typedef Documentation

template<class Type>
typedef TYPENAME list<Type, pallocator<Type> >::const_iterator plist< Type >::const_iterator
 

Definition at line 50 of file plist.h.

template<class Type>
typedef TYPENAME list<Type, pallocator<Type> >::const_reverse_iterator plist< Type >::const_reverse_iterator
 

Definition at line 52 of file plist.h.

template<class Type>
typedef TYPENAME list<Type, pallocator<Type> >::iterator plist< Type >::iterator
 

Definition at line 49 of file plist.h.

template<class Type>
typedef TYPENAME list<Type, pallocator<Type> >::reverse_iterator plist< Type >::reverse_iterator
 

Definition at line 51 of file plist.h.

template<class Type>
typedef TYPENAME list<Type, pallocator<Type> >::size_type plist< Type >::size_type
 

Definition at line 43 of file plist.h.


Constructor & Destructor Documentation

template<class Type>
plist< Type >::plist  )  [inline]
 

Definition at line 44 of file plist.h.

template<class Type>
plist< Type >::plist const plist< Type > &  copy  )  [inline]
 

Definition at line 45 of file plist.h.

template<class Type>
plist< Type >::plist size_type  n  )  [inline]
 

Definition at line 46 of file plist.h.

template<class Type>
plist< Type >::plist size_type  n,
const Type &  value
[inline]
 

Definition at line 47 of file plist.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 01:35:05 2003 for DTool by doxygen1.3