WsvPointer< T > Class Template Reference

Template for Wsv Pointers. More...

#include <wsv_aux.h>

Inheritance diagram for WsvPointer< T >:

WsvP

List of all members.

Public Member Functions

 WsvPointer (T *x)
 operator T * ()

Private Attributes

T * mx


Detailed Description

template<class T>
class WsvPointer< T >

Template for Wsv Pointers.

This defines for each pointer class the conversion operator back to the type that it is pointing to.

This makes it possible to store arbitrary pointers in an array of pointers to WsvP.

Author:
Stefan Buehler

Definition at line 42 of file wsv_aux.h.


Constructor & Destructor Documentation

template<class T>
WsvPointer< T >::WsvPointer ( T *  x  )  [inline]

Definition at line 44 of file wsv_aux.h.


Member Function Documentation

template<class T>
WsvPointer< T >::operator T * (  )  [inline]

Definition at line 45 of file wsv_aux.h.


Member Data Documentation

template<class T>
T* WsvPointer< T >::mx [private]

Definition at line 47 of file wsv_aux.h.


The documentation for this class was generated from the following file:

Generated on Wed Feb 4 08:17:41 2009 for ARTS by  doxygen 1.5.6