Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::parallel::serializable_local_descriptor< Local > Struct Template Reference

#include <serialization.hpp>

Public Member Functions

 serializable_local_descriptor ()
 
 serializable_local_descriptor (Local local)
 
 operator Local const & () const
 
bool operator== (serializable_local_descriptor const &other) const
 
bool operator< (serializable_local_descriptor const &other) const
 
template<class Archive >
void serialize (Archive &ar, const unsigned int)
 

Public Attributes

Local local
 

Constructor & Destructor Documentation

template<class Local >
boost::detail::parallel::serializable_local_descriptor< Local >::serializable_local_descriptor ( Local  local)
inline

Member Function Documentation

template<class Local >
template<class Archive >
void boost::detail::parallel::serializable_local_descriptor< Local >::serialize ( Archive &  ar,
const unsigned  int 
)
inline

Member Data Documentation


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