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

Поисковые слова: южная атлантическая аномалия
casacore: casa::OrdPairIO_global_functions_inoutput Struct Reference
Public Member Functions

casa::OrdPairIO_global_functions_inoutput Struct Reference
[Containers_module]

These need to be left out **SUN BUG**. More...

#include <OrdPairIO.h>

List of all members.

Public Member Functions

template<class key , class value >
AipsIOoperator<< (AipsIO &ios, const OrderedPair< key, value > &op)
template<class key , class value >
AipsIOoperator>> (AipsIO &ios, OrderedPair< key, value > &op)
template<class key , class value >
ostream & operator<< (ostream &ios, const OrderedPair< key, value > &)

Detailed Description

These need to be left out **SUN BUG**.

Global IO functions

Review Status

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

Input/output

Definition at line 47 of file OrdPairIO.h.


Member Function Documentation

template<class key , class value >
AipsIO& casa::OrdPairIO_global_functions_inoutput::operator<< ( AipsIO ios,
const OrderedPair< key, value > &  op 
)
template<class key , class value >
ostream& casa::OrdPairIO_global_functions_inoutput::operator<< ( ostream &  ios,
const OrderedPair< key, value > &   
)
template<class key , class value >
AipsIO& casa::OrdPairIO_global_functions_inoutput::operator>> ( AipsIO ios,
OrderedPair< key, value > &  op 
)

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines