VTBC_StructArray< TT_Datatype, TT_Sizetype > Class Template Reference

#include <TinyVector.H>

List of all members.

Public Types

typedef TT_Datatype Datatype
typedef TT_Sizetype Sizetype

Public Member Functions

 VTBC_StructArray (Datatype *const _v, const Sizetype myCapacity, const Sizetype _size=0)
Sizetype max_size (void) const

Public Attributes

Datatypev
Sizetype Capacity
Sizetype akt_size

Private Member Functions

 VTBC_StructArray (const VTBC_StructArray &)
const VTBC_StructArrayoperator= (const VTBC_StructArray &) const


Detailed Description

template<typename TT_Datatype, typename TT_Sizetype = int>
class VTBC_StructArray< TT_Datatype, TT_Sizetype >

Definition at line 28 of file TinyVector.H.


Member Typedef Documentation

template<typename TT_Datatype, typename TT_Sizetype = int>
typedef TT_Datatype VTBC_StructArray< TT_Datatype, TT_Sizetype >::Datatype

Definition at line 31 of file TinyVector.H.

template<typename TT_Datatype, typename TT_Sizetype = int>
typedef TT_Sizetype VTBC_StructArray< TT_Datatype, TT_Sizetype >::Sizetype

Definition at line 32 of file TinyVector.H.


Constructor & Destructor Documentation

template<typename TT_Datatype, typename TT_Sizetype = int>
VTBC_StructArray< TT_Datatype, TT_Sizetype >::VTBC_StructArray ( Datatype *const   _v,
const Sizetype  myCapacity,
const Sizetype  _size = 0 
) [inline]

Definition at line 39 of file TinyVector.H.

template<typename TT_Datatype, typename TT_Sizetype = int>
VTBC_StructArray< TT_Datatype, TT_Sizetype >::VTBC_StructArray ( const VTBC_StructArray< TT_Datatype, TT_Sizetype > &   )  [private]


Member Function Documentation

template<typename TT_Datatype, typename TT_Sizetype = int>
const VTBC_StructArray& VTBC_StructArray< TT_Datatype, TT_Sizetype >::operator= ( const VTBC_StructArray< TT_Datatype, TT_Sizetype > &   )  const [inline, private]

Definition at line 44 of file TinyVector.H.

References exit(), and MARK.

Here is the call graph for this function:

template<typename TT_Datatype, typename TT_Sizetype = int>
Sizetype VTBC_StructArray< TT_Datatype, TT_Sizetype >::max_size ( void   )  const [inline]

Definition at line 50 of file TinyVector.H.

References std::numeric_limits< _Tp >::max().

Here is the call graph for this function:


Member Data Documentation

template<typename TT_Datatype, typename TT_Sizetype = int>
Datatype* VTBC_StructArray< TT_Datatype, TT_Sizetype >::v

Definition at line 34 of file TinyVector.H.

template<typename TT_Datatype, typename TT_Sizetype = int>
Sizetype VTBC_StructArray< TT_Datatype, TT_Sizetype >::Capacity

Definition at line 35 of file TinyVector.H.

template<typename TT_Datatype, typename TT_Sizetype = int>
Sizetype VTBC_StructArray< TT_Datatype, TT_Sizetype >::akt_size

Definition at line 36 of file TinyVector.H.


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