#include <slot.hpp>
template<typename SlotFunction >
template<typename F >
void boost::BOOST_SIGNALS_NAMESPACE::detail::slot_base::create_connection |
( |
| ) |
|
|
protectedinherited |
std::vector<const trackable*>& boost::BOOST_SIGNALS_NAMESPACE::detail::slot_base::get_bound_objects |
( |
| ) |
const |
|
inlineinherited |
shared_ptr<data_t> boost::BOOST_SIGNALS_NAMESPACE::detail::slot_base::get_data |
( |
| ) |
const |
|
inlineinherited |
template<typename SlotFunction >
const SlotFunction& boost::slot< SlotFunction >::get_slot_function |
( |
| ) |
const |
|
inline |
bool boost::BOOST_SIGNALS_NAMESPACE::detail::slot_base::is_active |
( |
| ) |
const |
|
inlineinherited |
template<typename SlotFunction >
The documentation for this class was generated from the following file: