#include <iosfwd>
#include <istream>
#include <boost/archive/archive_exception.hpp>
Go to the source code of this file.
Classes | |
class | SerializeBase |
Generic Base for Manager classes that save/read any child FlagTxt class in/from output/input stream in form of text, binary stream or even XML. More... |