Documentation


animal::v_Input< T > Struct Template Reference

#include <io.h>

List of all members.


Detailed Description

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

Vector input. Sets the values of the elements.

Definition at line 38 of file io.h.

Public Member Functions

 v_Input (T &t)
 Define which vector to read.


Public Attributes

T & t
 the vector to read


Constructor & Destructor Documentation

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

Define which vector to read.

Definition at line 43 of file io.h.


Member Data Documentation

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

the vector to read

Definition at line 40 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