casacore
|
#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 > &) |
Input/output operators for Maps.
Public interface
These global functions provide easy input and output of Map objects.
ostream& casacore::MapIO_global_functions_Map_IO::operator<< | ( | ostream & | , |
const ConstMapIter< key, value > & | |||
) |
ostream& casacore::MapIO_global_functions_Map_IO::operator<< | ( | ostream & | , |
const Map< key, value > & | |||
) |
Input/output.