casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::ListIO_global_functions_List_IO Struct Reference

Input/output operators for Lists. More...

#include <ListIO.h>

List of all members.

Public Member Functions

template<class t >
ostream & operator<< (ostream &, const List< t > &)
 These functions are used to write Lists to an ostream.
template<class t >
ostream & operator<< (ostream &, const ConstListIter< t > &)

Detailed Description

Input/output operators for Lists.

Intended use:

Public interface

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Prerequisite

Synopsis

These global functions provide easy input and output of List objects.

Definition at line 55 of file ListIO.h.


Member Function Documentation

template<class t >
ostream& casa::ListIO_global_functions_List_IO::operator<< ( ostream &  ,
const List< t > &   
)

These functions are used to write Lists to an ostream.

template<class t >
ostream& casa::ListIO_global_functions_List_IO::operator<< ( ostream &  ,
const ConstListIter< t > &   
)

The documentation for this struct was generated from the following file: