Diffpack Documentation


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

VecSimplestH(Type) Class Reference

as VecSimplest, but with a handle. More...

#include <VecSimplestH_Type.h>

Inheritance diagram for VecSimplestH(Type)::

HandleId VecSimplest_Type List of all members.

Public Methods

 VecSimplestH(Type) ()
 VecSimplestH(Type) (int length_)
 VecSimplestH(Type) (Type *a, int n, int base=0)
 ~VecSimplestH(Type) ()
 VecSimplestH(Type) (const VecSimplestH(Type) &v)
void operator= (const VecSimplestH(Type) &v)

Detailed Description

as VecSimplest, but with a handle.

NAME: VecSimplestH(Type) - as VecSimplest, but with a handle

DESCRIPTION:

The class implements a standard vector type through the inheritance from VecSimplest. In addition this class is derived from HandleId, enbling constructions like "Handle(VecSimplestH(real))".


Constructor & Destructor Documentation

VecSimplestH(Type)::VecSimplestH_Type ( ) [inline]
 

VecSimplestH(Type)::VecSimplestH_Type ( int length_ ) [inline]
 

VecSimplestH(Type)::VecSimplestH_Type ( Type * a,
int n,
int base = 0 ) [inline]
 

VecSimplestH(Type)::~VecSimplestH(Type) ( ) [inline]
 

VecSimplestH(Type)::VecSimplestH_Type ( const VecSimplestH(Type) & v ) [inline]
 


Member Function Documentation

void VecSimplestH(Type)::operator= ( const VecSimplestH(Type) & v ) [inline]
 


The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.