ug4
|
#include <boost/serialization/access.hpp>
#include <boost/serialization/export.hpp>
#include <boost/serialization/level.hpp>
#include <boost/serialization/nvp.hpp>
#include <boost/serialization/version.hpp>
Go to the source code of this file.
Classes | |
struct | ug::ArchiveInfo< TArchive > |
Provides custom information for different archives. More... | |
Namespaces | |
ug | |
the ug namespace | |
Macros | |
#define | UG_EMPTY_BASE_CLASS_SERIALIZATION(clsDerived, clsBase) |
Enumerations | |
enum | ug::ArchiveType { ug::AT_DATA , ug::AT_GUI } |
different types of archives More... | |
#define UG_EMPTY_BASE_CLASS_SERIALIZATION | ( | clsDerived, | |
clsBase | |||
) |