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

Input/output operators for Maps. More...

#include <MapIO.h>

Public Member Functions

template<class key , class value >
ostream & operator<< (ostream &, const Map< key, value > &)
 Input/output. More...
 
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 61 of file MapIO.h.

Member Function Documentation

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

Input/output.

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

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