casacore
Public Member Functions | List of all members
casacore::MapIO_global_functions_Map_IO Struct Reference

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

◆ operator<<() [1/2]

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

◆ operator<<() [2/2]

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

Input/output.


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