Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/structcasa_1_1ListIO__global__functions__List__IO.html
Дата изменения: Unknown
Дата индексирования: Tue Feb 15 00:31:44 2011
Кодировка:

Поисковые слова: п п п п п п п п п п п п п п п п п п п п п п п п п
casacore: casa::ListIO_global_functions_List_IO Struct Reference
Public Member Functions

casa::ListIO_global_functions_List_IO Struct Reference
[Containers_module]

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines