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

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

#include <OrdPairIO.h>

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 52 of file OrdPairIO.h.

Member Function Documentation

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

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