include/Vector.h File Reference

#include <iostream>

Include dependency graph for Vector.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pointerVector< T >
class  garbageCollector< T >

Functions

template<class T>
ostream & operator<< (ostream &s, pointerVector< T > &input)
template<class T>
istream & operator>> (istream &s, pointerVector< T > &input)


Function Documentation

template<class T>
ostream& operator<< ( ostream &  s,
pointerVector< T > &  input 
) [inline]

Definition at line 198 of file Vector.h.

template<class T>
istream& operator>> ( istream &  s,
pointerVector< T > &  input 
) [inline]

Definition at line 208 of file Vector.h.

References pointerVector< T >::add().


Generated on Sat Aug 15 12:47:43 2009 for w3systemsDevelopment by  doxygen 1.5.5