Namespaces | |
detail | |
iterators | |
Typedefs | |
typedef detail::polymorphic_oarchive_route < binary_oarchive_impl < binary_oarchive, std::ostream::char_type, std::ostream::traits_type > > | polymorphic_binary_oarchive |
typedef detail::polymorphic_oarchive_route < text_oarchive_impl < text_oarchive > > | polymorphic_text_oarchive |
typedef detail::polymorphic_oarchive_route < text_woarchive_impl < text_woarchive > > | polymorphic_text_woarchive |
typedef detail::polymorphic_oarchive_route < xml_oarchive_impl < xml_oarchive > > | polymorphic_xml_oarchive |
typedef detail::polymorphic_oarchive_route < xml_woarchive_impl < xml_woarchive > > | polymorphic_xml_woarchive |
typedef basic_xml_grammar< char > | xml_grammar |
typedef basic_xml_grammar < wchar_t > | xml_wgrammar |
Functions | |
template<class Facet > | |
std::locale * | add_facet (const std::locale &l, Facet *f) |
archive_exception (exception_code c, const char *e1=NULL, const char *e2=NULL) | |
virtual | ~archive_exception () throw () |
virtual const char * | what () const throw () |
unsigned int | append (unsigned int l, const char *a) |
archive_exception () | |
BOOST_ARCHIVE_VERSION () | |
BOOST_ARCHIVE_SIGNATURE () | |
BOOST_ARCHIVE_XML_OBJECT_ID () | |
BOOST_ARCHIVE_XML_OBJECT_REFERENCE () | |
BOOST_ARCHIVE_XML_CLASS_ID () | |
BOOST_ARCHIVE_XML_CLASS_ID_REFERENCE () | |
BOOST_ARCHIVE_XML_CLASS_NAME () | |
BOOST_ARCHIVE_XML_TRACKING () | |
BOOST_ARCHIVE_XML_VERSION () | |
BOOST_ARCHIVE_XML_SIGNATURE () | |
const char * | tmpdir () |
class BOOST_ARCHIVE_DECL(BOOST_PP_EMPTY()) xml_archive_exception | xml_archive_exception (exception_code c, const char *e1=NULL, const char *e2=NULL) |
Variables | |
exception_code | code |
typedef detail::polymorphic_oarchive_route< binary_oarchive_impl< binary_oarchive, std::ostream::char_type, std::ostream::traits_type > > boost::archive::polymorphic_binary_oarchive |
typedef detail::polymorphic_oarchive_route< text_oarchive_impl<text_oarchive> > boost::archive::polymorphic_text_oarchive |
typedef detail::polymorphic_oarchive_route< text_woarchive_impl<text_woarchive> > boost::archive::polymorphic_text_woarchive |
typedef detail::polymorphic_oarchive_route< xml_oarchive_impl<xml_oarchive> > boost::archive::polymorphic_xml_oarchive |
typedef detail::polymorphic_oarchive_route< xml_woarchive_impl<xml_woarchive> > boost::archive::polymorphic_xml_woarchive |
typedef basic_xml_grammar<char> boost::archive::xml_grammar |
typedef basic_xml_grammar<wchar_t> boost::archive::xml_wgrammar |
|
virtual |
|
inline |
|
protected |
boost::archive::archive_exception | ( | exception_code | c, |
const char * | e1 = NULL , |
||
const char * | e2 = NULL |
||
) |
Referenced by boost::serialization::load(), boost::archive::basic_text_iprimitive< std::wistream >::load(), boost::multi_index::multi_index_container< adjacency_list_traits< listS, listS, bidirectionalS, listS >::vertex_descriptor, multi_index::indexed_by< multi_index::hashed_unique< multi_index::tag< vertex_name_t >, extract_name_from_vertex > > >::load(), boost::archive::basic_binary_iprimitive< Archive, Elem, Tr >::load_binary(), boost::archive::basic_text_oprimitive< std::wostream >::put(), boost::serialization::shared_ptr_helper< SPT >::reset(), boost::archive::detail::shared_ptr_helper::reset(), boost::archive::basic_text_oprimitive< std::wostream >::save(), boost::archive::basic_binary_oprimitive< Archive, Elem, Tr >::save_binary(), and boost::archive::basic_text_oprimitive< std::wostream >::save_impl().
|
protected |
boost::archive::BOOST_ARCHIVE_SIGNATURE | ( | ) |
boost::archive::BOOST_ARCHIVE_VERSION | ( | ) |
boost::archive::BOOST_ARCHIVE_XML_CLASS_ID | ( | ) |
boost::archive::BOOST_ARCHIVE_XML_CLASS_ID_REFERENCE | ( | ) |
boost::archive::BOOST_ARCHIVE_XML_CLASS_NAME | ( | ) |
boost::archive::BOOST_ARCHIVE_XML_OBJECT_ID | ( | ) |
boost::archive::BOOST_ARCHIVE_XML_OBJECT_REFERENCE | ( | ) |
boost::archive::BOOST_ARCHIVE_XML_SIGNATURE | ( | ) |
boost::archive::BOOST_ARCHIVE_XML_TRACKING | ( | ) |
boost::archive::BOOST_ARCHIVE_XML_VERSION | ( | ) |
|
inline |
|
virtual |
Referenced by boost::xpressive::detail::bind_args(), boost::re_detail::do_regex_match(), boost::re_detail::do_regex_search(), boost::re_detail::split_pred< OutputIterator, charT, Traits1, Alloc1 >::operator()(), boost::spirit::basic_info_walker< Callback >::operator()(), boost::regex_match(), boost::xpressive::regex_match(), boost::xpressive::detail::regex_replace_impl(), boost::regex_search(), boost::xpressive::regex_search(), and boost::system::system_error::what().
class BOOST_ARCHIVE_DECL (BOOST_PP_EMPTY()) xml_archive_exception boost::archive::xml_archive_exception | ( | exception_code | c, |
const char * | e1 = NULL , |
||
const char * | e2 = NULL |
||
) |
exception_code boost::archive::code |
Referenced by boost::system::error_category::equivalent(), boost::wave::cpplexer::lexing_exception::error_text(), boost::wave::preprocess_exception::error_text(), boost::wave::preprocess_exception::get_errorcode(), boost::wave::cpplexer::lexing_exception::get_errorcode(), boost::wave::preprocess_exception::get_severity(), boost::thread_exception::native_error(), boost::system::operator==(), boost::wave::cpplexer::lexing_exception::severity_level(), boost::wave::preprocess_exception::severity_level(), boost::wave::util::throw_(), and boost::coroutines::coroutine_error::what().