Home
last modified time | relevance | path

Searched refs:save_override (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/libs/serialization/example/
Dlog_archive.hpp49 void save_override(T & t){ in save_override() function in log_archive
53 base::save_override(boost::serialization::make_nvp(NULL, t)); in save_override()
56 void save_override(const boost::serialization::nvp< T > & t){ in save_override() function in log_archive
59 base::save_override(t); in save_override()
64 void save_override(const boost::archive::object_id_type & t){} in save_override() function in log_archive
65 void save_override(const boost::archive::object_reference_type & t){} in save_override() function in log_archive
66 void save_override(const boost::archive::version_type & t){} in save_override() function in log_archive
67 void save_override(const boost::archive::class_id_type & t){} in save_override() function in log_archive
68 void save_override(const boost::archive::class_id_optional_type & t){} in save_override() function in log_archive
69 void save_override(const boost::archive::class_id_reference_type & t){} in save_override() function in log_archive
[all …]
Ddemo_fast_archive.cpp63 void save_override(T & t){ in save_override() function in fast_binary_oarchive
64 base_t::save_override(t); in save_override()
70 void save_override(const int (& t)[N]){ in save_override() function in fast_binary_oarchive
74 void save_override(const unsigned int (& t)[N]){ in save_override() function in fast_binary_oarchive
78 void save_override(const long (& t)[N]){ in save_override() function in fast_binary_oarchive
82 void save_override(const unsigned long (& t)[N]){ in save_override() function in fast_binary_oarchive
Dportable_binary_oarchive.hpp134 void save_override(T & t){ in save_override() function in portable_binary_oarchive
135 this->detail_common_oarchive::save_override(t); in save_override()
138 void save_override(const boost::archive::class_name_type & t){ in save_override() function in portable_binary_oarchive
143 void save_override( in save_override() function in portable_binary_oarchive
/third_party/boost/boost/archive/
Dbasic_xml_oarchive.hpp84 void save_override(T & t) in save_override() function in boost::archive::basic_xml_oarchive
90 this->detail_common_oarchive::save_override(t); in save_override()
96 void save_override( in save_override() function in boost::archive::basic_xml_oarchive
100 this->detail_common_oarchive::save_override(t.const_value()); in save_override()
107 save_override(const class_id_type & t);
109 save_override(const class_id_optional_type & t);
111 save_override(const class_id_reference_type & t);
113 save_override(const object_id_type & t);
115 save_override(const object_reference_type & t);
117 save_override(const version_type & t);
[all …]
Dbasic_binary_oarchive.hpp79 void save_override(const T & t){ in save_override() function in boost::archive::basic_binary_oarchive
80 this->detail_common_oarchive::save_override(t); in save_override()
94 void save_override(const class_id_optional_type & /* t */){} in save_override() function in boost::archive::basic_binary_oarchive
98 void save_override(const boost::archive::version_type & t){
101 this->detail_common_oarchive::save_override(t);
113 void save_override(const boost::serialization::item_version_type & t){
116 this->detail_common_oarchive::save_override(t);
129 void save_override(class_id_type & t){
132 this->detail_common_oarchive::save_override(t);
144 void save_override(class_id_reference_type & t){
[all …]
Dbasic_text_oarchive.hpp82 void save_override(T & t){ in save_override() function in boost::archive::basic_text_oarchive
83 this->detail_common_oarchive::save_override(t); in save_override()
87 void save_override(const object_id_type & t){ in save_override() function in boost::archive::basic_text_oarchive
89 this->detail_common_oarchive::save_override(t); in save_override()
93 void save_override(const class_id_optional_type & /* t */){} in save_override() function in boost::archive::basic_text_oarchive
95 void save_override(const class_name_type & t){ in save_override() function in boost::archive::basic_text_oarchive
Dbinary_oarchive_impl.hpp58 void save_override(T & t){ in save_override() function in boost::archive::binary_oarchive_impl
59 this->basic_binary_oarchive<Archive>::save_override(t); in save_override()
Dpolymorphic_oarchive.hpp107 void save_override(T & t) in save_override() function in boost::archive::polymorphic_oarchive_impl
113 void save_override( in save_override() function in boost::archive::polymorphic_oarchive_impl
/third_party/boost/boost/mpi/
Dpacked_oarchive.hpp95 void save_override(T const& x, mpl::false_) in save_override() function in boost::mpi::packed_oarchive
97 archive::detail::common_oarchive<packed_oarchive>::save_override(x); in save_override()
102 void save_override(T const& x, mpl::true_) in save_override() function in boost::mpi::packed_oarchive
109 void save_override(T const& x) in save_override() function in boost::mpi::packed_oarchive
112 save_override(x, use_optimized()); in save_override()
116 void save_override(const archive::class_id_optional_type & ){} in save_override() function in boost::mpi::packed_oarchive
119 void save_override(const archive::class_name_type & t){ in save_override() function in boost::mpi::packed_oarchive
124 void save_override(const archive::class_id_type & t){ in save_override() function in boost::mpi::packed_oarchive
129 void save_override(const archive::version_type & t){ in save_override() function in boost::mpi::packed_oarchive
/third_party/boost/boost/archive/impl/
Dbasic_xml_oarchive.ipp152 basic_xml_oarchive<Archive>::save_override(const object_id_type & t)
159 basic_xml_oarchive<Archive>::save_override(
168 basic_xml_oarchive<Archive>::save_override(const version_type & t)
177 basic_xml_oarchive<Archive>::save_override(const object_id_type & t)
185 basic_xml_oarchive<Archive>::save_override(
193 basic_xml_oarchive<Archive>::save_override(const version_type & t)
201 basic_xml_oarchive<Archive>::save_override(const class_id_type & t)
207 basic_xml_oarchive<Archive>::save_override(
214 basic_xml_oarchive<Archive>::save_override(
221 basic_xml_oarchive<Archive>::save_override(const class_name_type & t)
[all …]
/third_party/boost/boost/mpi/detail/
Dignore_skeleton_oarchive.hpp40 void save_override(T const& t) in save_override() function in boost::mpi::detail::ignore_skeleton_oarchive
46 void save_override(T const &) \
61 void save_override(std::string const & s) in BOOST_ARCHIVE_IGNORE_IMPLEMENTATION()
64 save_override(serialization::make_array(s.data(),s.size())); in BOOST_ARCHIVE_IGNORE_IMPLEMENTATION()
Dforward_skeleton_oarchive.hpp43 void save_override(T const& t) in save_override() function in boost::mpi::detail::forward_skeleton_oarchive
49 void save_override(T const & t) \
64 void save_override(std::string const & t) in BOOST_ARCHIVE_FORWARD_IMPLEMENTATION()
66 save_override(serialization::collection_size_type(t.size())); in BOOST_ARCHIVE_FORWARD_IMPLEMENTATION()
Dmpi_datatype_oarchive.hpp46 void save_override(T const& t) in save_override() function in boost::mpi::detail::mpi_datatype_oarchive
54 ignore_skeleton_oarchive<mpi_datatype_oarchive>::save_override(t); in save_enum()
/third_party/boost/boost/archive/detail/
Dinterface_oarchive.hpp70 this->This()->save_override(t); in operator <<()
Dcommon_oarchive.hpp70 void save_override(T & t){ in save_override() function in boost::archive::detail::common_oarchive
/third_party/boost/libs/serialization/test/
Db2.log1955 …ost::archive::detail::common_oarchive<boost::archive::text_oarchive>::save_override<const boost::s…
1956 this->detail_common_oarchive::save_override(t);
1958 … 'boost::archive::basic_text_oarchive<boost::archive::text_oarchive>::save_override<const boost::s…
1959 this->This()->save_override(t);
2515 …ost::archive::detail::common_oarchive<boost::archive::text_oarchive>::save_override<const check2>'…
2516 this->detail_common_oarchive::save_override(t);
2518 … 'boost::archive::basic_text_oarchive<boost::archive::text_oarchive>::save_override<const check2>'…
2519 this->This()->save_override(t);