#include <Core/Archives.h>
|  | 
| void | save_override (const char *str, int v) | 
|  | 
| template<class T > | 
| void | save_override (T &t, BOOST_PFTO int) | 
|  | 
| template<class T > | 
| void | save_override (const boost::serialization::nvp< T > &t, int) | 
|  | 
| void | save_override (const boost::archive::object_id_type &t, int) | 
|  | 
| void | save_override (const boost::archive::object_reference_type &t, int) | 
|  | 
| void | save_override (const boost::archive::version_type &t, int) | 
|  | 
| void | save_override (const boost::archive::class_id_type &t, int) | 
|  | 
| void | save_override (const boost::archive::class_id_optional_type &t, int) | 
|  | 
| void | save_override (const boost::archive::class_id_reference_type &t, int) | 
|  | 
| void | save_override (const boost::archive::class_name_type &t, int) | 
|  | 
| void | save_override (const boost::archive::tracking_type &t, int) | 
|  | 
|  | log_archive (std::ostream &os, unsigned int flags=0) | 
|  | 
  
  | 
        
          | uLib::Archive::log_archive::log_archive | ( | std::ostream & | os, |  
          |  |  | unsigned int | flags = 0 |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | void uLib::Archive::log_archive::save_override | ( | const char * | str, |  
          |  |  | int | v |  
          |  | ) |  |  |  | inline | 
 
 
template<class T > 
  
  | 
        
          | void uLib::Archive::log_archive::save_override | ( | T & | t, |  
          |  |  | BOOST_PFTO | int |  
          |  | ) |  |  |  | inline | 
 
 
template<class T > 
  
  | 
        
          | void uLib::Archive::log_archive::save_override | ( | const boost::serialization::nvp< T > & | t, |  
          |  |  | int |  |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | void uLib::Archive::log_archive::save_override | ( | const boost::archive::object_id_type & | t, |  
          |  |  | int |  |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | void uLib::Archive::log_archive::save_override | ( | const boost::archive::object_reference_type & | t, |  
          |  |  | int |  |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | void uLib::Archive::log_archive::save_override | ( | const boost::archive::version_type & | t, |  
          |  |  | int |  |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | void uLib::Archive::log_archive::save_override | ( | const boost::archive::class_id_type & | t, |  
          |  |  | int |  |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | void uLib::Archive::log_archive::save_override | ( | const boost::archive::class_id_optional_type & | t, |  
          |  |  | int |  |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | void uLib::Archive::log_archive::save_override | ( | const boost::archive::class_id_reference_type & | t, |  
          |  |  | int |  |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | void uLib::Archive::log_archive::save_override | ( | const boost::archive::class_name_type & | t, |  
          |  |  | int |  |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | void uLib::Archive::log_archive::save_override | ( | const boost::archive::tracking_type & | t, |  
          |  |  | int |  |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | friend class boost::archive::basic_xml_oarchive< log_archive > |  | friend | 
 
 
  
  | 
        
          | friend class boost::archive::detail::interface_oarchive< log_archive > |  | friend | 
 
 
  
  | 
        
          | friend class boost::archive::save_access |  | friend | 
 
 
The documentation for this class was generated from the following file: