Describes the error numbering of interprocess classes. More...
#include <boost/interprocess/detail/config_begin.hpp>
#include <boost/interprocess/detail/workaround.hpp>
#include <stdarg.h>
#include <string>
#include <boost/interprocess/detail/config_end.hpp>
Classes | |
struct | boost::interprocess::ec_xlate |
struct | boost::interprocess::error_info |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::interprocess | |
Typedefs | |
typedef int | boost::interprocess::native_error_t |
Functions | |
int | boost::interprocess::system_error_code () |
void | boost::interprocess::fill_system_message (int system_error, std::string &str) |
error_code_t | boost::interprocess::lookup_error (native_error_t err) |
Describes the error numbering of interprocess classes.