Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Provides error handling and constants. More...
#include <boost/lexical_cast.hpp>
#include <boost/archive/basic_archive.hpp>
#include <boost/archive/archive_exception.hpp>
Go to the source code of this file.
Classes | |
class | boost::archive::portable_archive_exception |
Exception being thrown when serialization cannot proceed. More... | |
Namespaces | |
boost | |
Serialization stuff for CLHEP 'vector_3d'. | |
boost::archive | |
Typedefs | |
typedef library_version_type | boost::archive::archive_version_type |
Functions | |
const archive_version_type | boost::archive::archive_version (BOOST_ARCHIVE_VERSION()) |
Variables | |
const signed char | boost::archive::magic_byte = 127 |
const unsigned | boost::archive::no_infnan = 64 |
Provides error handling and constants.
Portable archive exceptions derive from the boost archive exceptions and add failure causes specific to the portable binary usecase.
Additionally this header serves as common include for important constants or typedefs.