OrdPairIO.h

Classes

Global Functions -- Global IO functions (full description)

Global IO functions (source)

Interface

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

Description

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

Review Status

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

Member Description

AipsIO& operator<<(AipsIO& ios, const OrderedPair<key,value>& op)

AipsIO& operator>>(AipsIO& ios, OrderedPair<key,value>& op)

ostream& operator<<(ostream& ios, const OrderedPair<key,value>&)