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

pvector< Type > Class Template Reference

#include <pvector.h>

Inheritance diagram for pvector< Type >:

vector List of all members.

Public Types

typedef TYPENAME vector< Type,
pallocator< Type > >::size_type 
size_type

Public Member Functions

 pvector ()
 pvector (const pvector< Type > &copy)
 pvector (size_type n)
 pvector (size_type n, const Type &value)
 pvector (const Type *begin, const Type *end)

template<class Type>
class pvector< Type >


Member Typedef Documentation

template<class Type>
typedef TYPENAME vector<Type, pallocator<Type> >::size_type pvector< Type >::size_type
 

Definition at line 44 of file pvector.h.


Constructor & Destructor Documentation

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

Definition at line 46 of file pvector.h.

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

Definition at line 47 of file pvector.h.

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

Definition at line 48 of file pvector.h.

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

Definition at line 49 of file pvector.h.

template<class Type>
pvector< Type >::pvector const Type *  begin,
const Type *  end
[inline]
 

Definition at line 50 of file pvector.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