Documentation


animal::m_Input< T > Struct Template Reference

#include <io.h>

List of all members.


Detailed Description

template<class T>
struct animal::m_Input< T >

matrix input. Sets the values of the elements.

Definition at line 59 of file io.h.

Public Member Functions

 m_Input (T &t)
 Define which matrix to read.


Public Attributes

T & t
 the matrix to read


Constructor & Destructor Documentation

template<class T>
animal::m_Input< T >::m_Input T &  t  )  [inline]
 

Define which matrix to read.

Definition at line 64 of file io.h.


Member Data Documentation

template<class T>
T& animal::m_Input< T >::t
 

the matrix to read

Definition at line 61 of file io.h.

Referenced by animal::operator>>().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 23 13:52:30 2004 by doxygen 1.3.6