mootBinIO Namespace Reference
Namespace for structured binary stream I/O.
More...
Classes
- class mootBinIO::Item< T >
- Binary item I/O template class, used for binary HMM model files. More...
- class mootBinIO::Item< char * >
- Binary I/O template instantiation for C strings. More...
- class mootBinIO::Item< string >
- Binary I/O template instantiation for STL strings. More...
- class mootBinIO::Item< vector< ValT > >
- Binary I/O template instantiation for STL vector<>. More...
- class mootBinIO::Item< set< ValT > >
- Binary I/O template instantiation for STL set<>. More...
- class mootBinIO::Item< hash_set< ValT > >
- Binary I/O template instantiation for STL hash_set<>. More...
- class mootBinIO::Item< map< KeyT, ValT > >
- Binary I/O template instantiation for STL map<>. More...
- class mootBinIO::Item< hash_map< KeyT, ValT, HashFuncT, EqualFuncT > >
- Binary I/O template instantiation for STL hash_map<>. More...
- class mootBinIO::Item< std::pair< T1, T2 > >
- Binary I/O template instantiation for STL map<>. More...
- class mootBinIO::Item< mootEnum< NameT, HashFunc, NameEqlFunc > >
- Binary I/O template instantiation for mootEnum<>. More...
- class mootBinIO::Item< AssocVector< KeyT, ValT > >
- class mootBinIO::Item< TrieVectorNode< DataT, CharT, UCharT > >
- class mootBinIO::Item< SuffixTrie >
- Binary I/O template instantiation for SuffixTrie. More...
- class mootBinIO::HeaderInfo
- Header information structure, used for binary HMM model files. More...
Generated on Mon Jun 27 13:05:29 2005 for libmoot by
1.3.8-20040913