Static Public Member Functions | Friends | List of all members
boost::serialization::access Class Reference

#include <access.hpp>

Static Public Member Functions

template<class T , class U >
static Tcast_pointer (U *u)
 
template<class T , class U >
static Tcast_reference (U &u)
 
template<class T >
static void construct (T *t)
 
template<class T >
static void destroy (const T *t)
 
template<class Archive , class T >
static void member_load (Archive &ar, T &t, const unsigned int file_version)
 
template<class Archive , class T >
static void member_save (Archive &ar, T &t, const unsigned int file_version)
 
template<class Archive , class T >
static void serialize (Archive &ar, T &t, const unsigned int file_version)
 

Friends

template<class Archive , class T >
class archive::detail::iserializer
 
template<class Archive , class T >
class archive::detail::oserializer
 
template<class Archive , class T >
struct detail::member_loader
 
template<class Archive , class T >
struct detail::member_saver
 
template<class Archive , class T >
void load_construct_data (Archive &ar, T *t, const unsigned int file_version)
 
template<class Archive , class T >
void save_construct_data (Archive &ar, const T *t, const unsigned int file_version)
 
template<class Archive , class T >
void serialize (Archive &ar, T &t, const unsigned int file_version)
 

Detailed Description

Definition at line 49 of file access.hpp.

Member Function Documentation

◆ cast_pointer()

template<class T , class U >
static T* boost::serialization::access::cast_pointer ( U *  u)
inlinestatic

Definition at line 137 of file access.hpp.

◆ cast_reference()

template<class T , class U >
static T& boost::serialization::access::cast_reference ( U &  u)
inlinestatic

Definition at line 133 of file access.hpp.

◆ construct()

template<class T >
static void boost::serialization::access::construct ( T t)
inlinestatic

Definition at line 126 of file access.hpp.

◆ destroy()

template<class T >
static void boost::serialization::access::destroy ( const T t)
inlinestatic

Definition at line 119 of file access.hpp.

◆ member_load()

template<class Archive , class T >
static void boost::serialization::access::member_load ( Archive &  ar,
T t,
const unsigned int  file_version 
)
inlinestatic

Definition at line 94 of file access.hpp.

◆ member_save()

template<class Archive , class T >
static void boost::serialization::access::member_save ( Archive &  ar,
T t,
const unsigned int  file_version 
)
inlinestatic

Definition at line 85 of file access.hpp.

◆ serialize()

template<class Archive , class T >
static void boost::serialization::access::serialize ( Archive &  ar,
T t,
const unsigned int  file_version 
)
inlinestatic

Definition at line 102 of file access.hpp.

Friends And Related Function Documentation

◆ archive::detail::iserializer

template<class Archive , class T >
friend class archive::detail::iserializer
friend

Definition at line 60 of file access.hpp.

◆ archive::detail::oserializer

template<class Archive , class T >
friend class archive::detail::oserializer
friend

Definition at line 62 of file access.hpp.

◆ detail::member_loader

template<class Archive , class T >
friend struct detail::member_loader
friend

Definition at line 58 of file access.hpp.

◆ detail::member_saver

template<class Archive , class T >
friend struct detail::member_saver
friend

Definition at line 56 of file access.hpp.

◆ load_construct_data

template<class Archive , class T >
void load_construct_data ( Archive &  ar,
T t,
const unsigned int  file_version 
)
friend

Definition at line 84 of file serialization.hpp.

◆ save_construct_data

template<class Archive , class T >
void save_construct_data ( Archive &  ar,
const T t,
const unsigned int  file_version 
)
friend

Definition at line 73 of file serialization.hpp.

◆ serialize

template<class Archive , class T >
void serialize ( Archive &  ar,
T t,
const unsigned int  file_version 
)
friend

Definition at line 65 of file serialization.hpp.


The documentation for this class was generated from the following file:


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 04:38:17