|
casacore
|
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 > &) |
HashMap/HashMapIter IO functions.
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.
| ostream& casacore::HashMapIO_global_functions_hashmapio::operator<< | ( | ostream & | , |
| const ConstHashMapIter< key, val > & | |||
| ) |
| ostream& casacore::HashMapIO_global_functions_hashmapio::operator<< | ( | ostream & | , |
| const HashMap< key, val > & | |||
| ) |
1.8.5