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

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: