Main Page
|
Directories
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
File List
|
Namespace Members
|
Class Members
|
File Members
mootBinIO::Item< std::pair< T1, T2 > > Class Template Reference
Binary I/O template instantiation for STL map<>.
#include <
mootBinIO.h
>
Collaboration diagram for mootBinIO::Item< std::pair< T1, T2 > >:
[
legend
]
List of all members.
Public Member Functions
bool
load
(
mootio::mistream
*is, std::pair< T1, T2 > &x) const
bool
save
(
mootio::mostream
*os, const std::pair< T1, T2 > &x) const
Public Attributes
Item
< T1 >
item1
Item
< T2 >
item2
template<class T1, class T2>
class mootBinIO::Item< std::pair< T1, T2 > >
Member Function Documentation
template<class T1, class T2>
bool
mootBinIO::Item
< std::pair< T1, T2 > >::load
(
mootio::mistream
*
is
,
std::pair< T1, T2 > &
x
)
const
[inline]
template<class T1, class T2>
bool
mootBinIO::Item
< std::pair< T1, T2 > >::save
(
mootio::mostream
*
os
,
const std::pair< T1, T2 > &
x
)
const
[inline]
Member Data Documentation
template<class T1, class T2>
Item
<T1>
mootBinIO::Item
< std::pair< T1, T2 > >::
item1
template<class T1, class T2>
Item
<T2>
mootBinIO::Item
< std::pair< T1, T2 > >::
item2
The documentation for this class was generated from the following file:
mootBinIO.h
Generated on Mon Jun 27 13:05:30 2005 for libmoot by
1.3.8-20040913