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

#include <reference_content.hpp>

List of all members.

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 38 of file reference_content.hpp.


Constructor & Destructor Documentation

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

Definition at line 46 of file reference_content.hpp.

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

Definition at line 50 of file reference_content.hpp.

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

Definition at line 55 of file reference_content.hpp.


Member Function Documentation

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

Definition at line 66 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 42 of file reference_content.hpp.


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


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30