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

HashMap/HashMapIter IO functions. More...

#include <HashMapIO.h>

Public Member Functions

template<class key , class val >
ostream & operator<< (ostream &, const ConstHashMapIter< key, val > &)
 
template<class key , class val >
ostream & operator<< (ostream &, const HashMap< key, val > &)
 

Detailed Description

HashMap/HashMapIter IO functions.

Synopsis

These are the declarations for the standard HashMap / HashMapIter IO functions. They allow these classes to be written out to an iostream or to AipsIO.

Definition at line 58 of file HashMapIO.h.

Member Function Documentation

template<class key , class val >
ostream& casacore::HashMapIO_global_functions_hashmapio::operator<< ( ostream &  ,
const ConstHashMapIter< key, val > &   
)
template<class key , class val >
ostream& casacore::HashMapIO_global_functions_hashmapio::operator<< ( ostream &  ,
const HashMap< key, val > &   
)

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