Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

ArrayWrapper< T > Class Template Reference

#include <libcsm.h>


Detailed Description

template<class T>
class ArrayWrapper< T >

class ArrayWrapper: the ArrayWrapper class is simillar to pointer wrapper class but used for arrays

Author:
- Saurav Mohapatra - standard_template@yahoo.com

Definition at line 255 of file libcsm.h.

Public Member Functions

 ArrayWrapper (T *t)
virtual ~ArrayWrapper ()
T * getArray ()
T * operator-> ()
 operator T * ()


Constructor & Destructor Documentation

template<class T>
ArrayWrapper< T >::ArrayWrapper T *  t  )  [inline]
 

Definition at line 258 of file libcsm.h.

template<class T>
virtual ArrayWrapper< T >::~ArrayWrapper  )  [inline, virtual]
 

Definition at line 259 of file libcsm.h.


Member Function Documentation

template<class T>
T* ArrayWrapper< T >::getArray  )  [inline]
 

Definition at line 261 of file libcsm.h.

template<class T>
T* ArrayWrapper< T >::operator->  )  [inline]
 

Definition at line 262 of file libcsm.h.

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

Definition at line 263 of file libcsm.h.


The documentation for this class was generated from the following file:
Generated on Tue Nov 18 14:28:28 2003 for LibCSM by doxygen 1.3.1