casa
$Rev:20696$
|
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 54 of file HashMapIO.h.
ostream& casa::HashMapIO_global_functions_hashmapio::operator<< | ( | ostream & | , |
const ConstHashMapIter< key, val > & | |||
) |
ostream& casa::HashMapIO_global_functions_hashmapio::operator<< | ( | ostream & | , |
const HashMap< key, val > & | |||
) |