#include <binary_woarchive.hpp>


Public Member Functions | |
| binary_woarchive (std::wostream &os, unsigned int flags=0) | |
| binary_woarchive (std::wstreambuf &bsb, unsigned int flags=0) | |
| void | save_array (boost::serialization::array< ValueType > const &a, unsigned int) | 
| void | save_binary (const void *address, std::size_t count) | 
Protected Types | |
| typedef  detail::common_oarchive < binary_woarchive >  | detail_common_oarchive | 
Protected Member Functions | |
| void | save_override (T &t, BOOST_PFTO int) | 
| void | save_override (const T &t, BOOST_PFTO int version) | 
| void | save_override (const class_id_optional_type &, int) | 
| void | save_override (const class_name_type &t, int) | 
| void | init (unsigned int flags) | 
| init () | |
| init () | |
| binary_woarchive * | This () | 
| void | save (const T &t) | 
| void | save (const bool t) | 
| save (const std::string &s) | |
| save (const std::wstring &ws) | |
| save (const char *t) | |
| save (const wchar_t *t) | |
| BOOST_STATIC_ASSERT (sizeof(tracking_type)==sizeof(bool)) | |
| BOOST_STATIC_ASSERT (sizeof(class_id_type)==sizeof(int_least16_t)) | |
| BOOST_STATIC_ASSERT (sizeof(class_id_reference_type)==sizeof(int_least16_t)) | |
| BOOST_STATIC_ASSERT (sizeof(object_id_type)==sizeof(uint_least32_t)) | |
| BOOST_STATIC_ASSERT (sizeof(object_reference_type)==sizeof(uint_least32_t)) | |
Protected Attributes | |
| std::basic_streambuf < std::wostream::char_type, std::wostream::traits_type > &  | m_sb | 
| boost::scoped_ptr< std::locale > | archive_locale | 
| basic_streambuf_locale_saver < std::wostream::char_type, std::wostream::traits_type >  | locale_saver | 
      
  | 
  protectedinherited | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  inlineprotectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  inlineprotectedinherited | 
      
  | 
  inlineprotectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  inlineinherited | 
      
  | 
  inherited | 
      
  | 
  inlineprotectedinherited | 
      
  | 
  inlineprotectedinherited | 
      
  | 
  inlineprotectedinherited | 
      
  | 
  inlineprotectedinherited | 
References boost::asio::s.
      
  | 
  inlineprotectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited |