Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::BOOST_SIGNALS_NAMESPACE::trackable Class Reference

#include <trackable.hpp>

Protected Member Functions

 trackable ()
 
 trackable (const trackable &)
 
 ~trackable ()
 
trackableoperator= (const trackable &)
 

Friends

class detail::signal_base_impl
 
class detail::slot_base
 

Constructor & Destructor Documentation

boost::BOOST_SIGNALS_NAMESPACE::trackable::trackable ( )
inlineprotected
boost::BOOST_SIGNALS_NAMESPACE::trackable::trackable ( const trackable )
inlineprotected
boost::BOOST_SIGNALS_NAMESPACE::trackable::~trackable ( )
protected

Member Function Documentation

trackable& boost::BOOST_SIGNALS_NAMESPACE::trackable::operator= ( const trackable )
inlineprotected

Friends And Related Function Documentation

friend class detail::signal_base_impl
friend
friend class detail::slot_base
friend

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