casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
casacore::ListIO_global_functions_List_IO Struct Reference

Input/output operators for Lists. More...

#include <ListIO.h>

Public Member Functions

template<class t >
ostream & operator<< (ostream &, const List< t > &)
 These functions are used to write Lists to an ostream. More...
 
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 59 of file ListIO.h.

Member Function Documentation

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

These functions are used to write Lists to an ostream.

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

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