AutofiedStructArray< StructArraytype > Class Template Reference

#include <TinyVector.H>

List of all members.

Public Member Functions

 AutofiedStructArray (const Sizetype myCapacity)
 AutofiedStructArray (Datatype *const _v, const Sizetype myCapacity, const Sizetype _size=0)
virtual ~AutofiedStructArray ()

Private Types

typedef StructArraytype::Datatype Datatype
typedef StructArraytype::Sizetype Sizetype


Detailed Description

template<typename StructArraytype>
class AutofiedStructArray< StructArraytype >

Definition at line 136 of file TinyVector.H.


Member Typedef Documentation

template<typename StructArraytype>
typedef StructArraytype::Datatype AutofiedStructArray< StructArraytype >::Datatype [private]

Definition at line 140 of file TinyVector.H.

template<typename StructArraytype>
typedef StructArraytype::Sizetype AutofiedStructArray< StructArraytype >::Sizetype [private]

Definition at line 141 of file TinyVector.H.


Constructor & Destructor Documentation

template<typename StructArraytype>
AutofiedStructArray< StructArraytype >::AutofiedStructArray ( const Sizetype  myCapacity  )  [inline, explicit]

Definition at line 143 of file TinyVector.H.

template<typename StructArraytype>
AutofiedStructArray< StructArraytype >::AutofiedStructArray ( Datatype *const   _v,
const Sizetype  myCapacity,
const Sizetype  _size = 0 
) [inline]

Definition at line 146 of file TinyVector.H.

template<typename StructArraytype>
virtual AutofiedStructArray< StructArraytype >::~AutofiedStructArray (  )  [inline, virtual]

Definition at line 149 of file TinyVector.H.


The documentation for this class was generated from the following file:
Generated on Wed Nov 7 23:30:42 2007 for Qsieve by  doxygen 1.5.4