Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::signals2::postconstructible_adl_barrier::postconstructible Class Referenceabstract

#include <postconstructible.hpp>

Protected Member Functions

 postconstructible ()
 
virtual ~postconstructible ()
 
virtual void postconstruct ()=0
 

Friends

void detail::do_postconstruct (const postconstructible *ptr)
 
template<typename T >
void adl_postconstruct (const shared_ptr< T > &sp, postconstructible *p)
 

Constructor & Destructor Documentation

boost::signals2::postconstructible_adl_barrier::postconstructible::postconstructible ( )
inlineprotected
virtual boost::signals2::postconstructible_adl_barrier::postconstructible::~postconstructible ( )
inlineprotectedvirtual

Member Function Documentation

virtual void boost::signals2::postconstructible_adl_barrier::postconstructible::postconstruct ( )
protectedpure virtual

Friends And Related Function Documentation

template<typename T >
void adl_postconstruct ( const shared_ptr< T > &  sp,
postconstructible p 
)
friend
void detail::do_postconstruct ( const postconstructible ptr)
friend

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