Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

mootBinIO::Item< hash_map< KeyT, ValT, HashFuncT, EqualFuncT > > Class Template Reference

Binary I/O template instantiation for STL hash_map<>.

#include <mootBinIO.h>

Collaboration diagram for mootBinIO::Item< hash_map< KeyT, ValT, HashFuncT, EqualFuncT > >:

Collaboration graph
[legend]
List of all members.

Public Methods

Public Attributes

template<class KeyT, class ValT, class HashFuncT, class EqualFuncT>
class mootBinIO::Item< hash_map< KeyT, ValT, HashFuncT, EqualFuncT > >


Member Function Documentation

template<class KeyT, class ValT, class HashFuncT, class EqualFuncT>
bool mootBinIO::Item< hash_map< KeyT, ValT, HashFuncT, EqualFuncT > >::load mootio::mistream   is,
hash_map< KeyT, ValT, HashFuncT, EqualFuncT > &    x
const [inline]
 

template<class KeyT, class ValT, class HashFuncT, class EqualFuncT>
bool mootBinIO::Item< hash_map< KeyT, ValT, HashFuncT, EqualFuncT > >::save mootio::mostream   os,
const hash_map< KeyT, ValT, HashFuncT, EqualFuncT > &    x
const [inline]
 


Member Data Documentation

template<class KeyT, class ValT, class HashFuncT, class EqualFuncT>
Item<KeyT> mootBinIO::Item< hash_map< KeyT, ValT, HashFuncT, EqualFuncT > >::key_item
 

template<class KeyT, class ValT, class HashFuncT, class EqualFuncT>
Item<ValT> mootBinIO::Item< hash_map< KeyT, ValT, HashFuncT, EqualFuncT > >::val_item
 


The documentation for this class was generated from the following file:
Generated on Wed Jul 28 15:48:07 2004 for libmoot by doxygen1.2.15