Public Member Functions | Private Member Functions | Private Attributes | List of all members
boost::detail::reference_content< RefT > Class Template Reference

#include <reference_content.hpp>

Public Member Functions

RefT get () const
 
 reference_content (RefT r)
 
 reference_content (const reference_content &operand)
 
 ~reference_content ()
 

Private Member Functions

reference_contentoperator= (const reference_content &)
 

Private Attributes

RefT content_
 

Detailed Description

template<typename RefT>
class boost::detail::reference_content< RefT >

Definition at line 33 of file reference_content.hpp.

Constructor & Destructor Documentation

template<typename RefT >
boost::detail::reference_content< RefT >::~reference_content ( )
inline

Definition at line 41 of file reference_content.hpp.

template<typename RefT >
boost::detail::reference_content< RefT >::reference_content ( RefT  r)
inline

Definition at line 45 of file reference_content.hpp.

template<typename RefT >
boost::detail::reference_content< RefT >::reference_content ( const reference_content< RefT > &  operand)
inline

Definition at line 50 of file reference_content.hpp.

Member Function Documentation

template<typename RefT >
RefT boost::detail::reference_content< RefT >::get ( ) const
inline

Definition at line 61 of file reference_content.hpp.

template<typename RefT >
reference_content& boost::detail::reference_content< RefT >::operator= ( const reference_content< RefT > &  )
private

Member Data Documentation

template<typename RefT >
RefT boost::detail::reference_content< RefT >::content_
private

Definition at line 37 of file reference_content.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:34