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

Input/output operators for Maps. More...

#include <MapIO.h>

List of all members.

Public Member Functions

template<class key , class value >
ostream & operator<< (ostream &, const Map< key, value > &)
 Input/output.
template<class key , class value >
ostream & operator<< (ostream &, const ConstMapIter< key, value > &)

Detailed Description

Input/output operators for Maps.

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 Map objects.

Definition at line 56 of file MapIO.h.


Member Function Documentation

template<class key , class value >
ostream& casa::MapIO_global_functions_Map_IO::operator<< ( ostream &  ,
const Map< key, value > &   
)

Input/output.

template<class key , class value >
ostream& casa::MapIO_global_functions_Map_IO::operator<< ( ostream &  ,
const ConstMapIter< key, value > &   
)

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