Documentation


animal::v_Output< T > Struct Template Reference

#include <io.h>

List of all members.


Detailed Description

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

Vector output.

Definition at line 27 of file io.h.

Public Member Functions

 v_Output (const T &t, char *s)
 Define which vector to write.


Public Attributes

const T & t
 the vector to write

char * sep
 separator


Constructor & Destructor Documentation

template<class T>
animal::v_Output< T >::v_Output const T &  t,
char *  s
[inline]
 

Define which vector to write.

Definition at line 33 of file io.h.

References animal::v_Output< T >::sep.


Member Data Documentation

template<class T>
char* animal::v_Output< T >::sep
 

separator

Definition at line 30 of file io.h.

Referenced by animal::v_Output< T >::v_Output().

template<class T>
const T& animal::v_Output< T >::t
 

the vector to write

Definition at line 29 of file io.h.


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