Public Member Functions | Public Attributes | List of all members
mootBinIO::Item< mootTaster::Rule > Class Template Reference

Binary I/O template instantiation for mootTaster::Rule.

Collaboration diagram for mootBinIO::Item< mootTaster::Rule >:
Collaboration graph
[legend]

Public Member Functions

bool load (mootio::mistream *is, mootTaster::Rule &x) const
 
bool save (mootio::mostream *os, const mootTaster::Rule &x) const
 

Public Attributes

Item< string > string_item
 
Item< UIntuint_item
 

Member Function Documentation

◆ load()

bool mootBinIO::Item< mootTaster::Rule >::load ( mootio::mistream is,
mootTaster::Rule x 
) const
inline

◆ save()

bool mootBinIO::Item< mootTaster::Rule >::save ( mootio::mostream os,
const mootTaster::Rule x 
) const
inline

Member Data Documentation

◆ string_item

Item<string> mootBinIO::Item< mootTaster::Rule >::string_item

◆ uint_item


The documentation for this class was generated from the following file: