Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

MNArray2< T > Class Template Reference

#include <MNArray.h>

Collaboration diagram for MNArray2< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MNArray2 (int x, int y)
 MNArray2 (const MNArray2< T > &ar)
 ~MNArray2 ()
T & operator() (int x, int y)
int xsize () const
int ysize () const
int low1 () const
int low2 () const
int high1 () const
int high2 () const
T * array () const

template<class T>
class MNArray2< T >


Constructor & Destructor Documentation

template<class T>
MNArray2< T >::MNArray2 int  x,
int  y
[inline]
 

template<class T>
MNArray2< T >::MNArray2 const MNArray2< T > &  ar  )  [inline]
 

template<class T>
MNArray2< T >::~MNArray2  )  [inline]
 


Member Function Documentation

template<class T>
T* MNArray2< T >::array  )  const [inline]
 

template<class T>
int MNArray2< T >::high1  )  const [inline]
 

template<class T>
int MNArray2< T >::high2  )  const [inline]
 

template<class T>
int MNArray2< T >::low1  )  const [inline]
 

template<class T>
int MNArray2< T >::low2  )  const [inline]
 

template<class T>
T& MNArray2< T >::operator() int  x,
int  y
[inline]
 

template<class T>
int MNArray2< T >::xsize  )  const [inline]
 

template<class T>
int MNArray2< T >::ysize  )  const [inline]
 


The documentation for this class was generated from the following file:
Generated on Sun Mar 6 13:35:56 2005 for Komssys by doxygen 1.3.8