#include <slot.hpp>


Classes | |
| struct | data_t |
Public Member Functions | |
| shared_ptr< data_t > | get_data () const |
| std::vector< const trackable * > & | get_bound_objects () const |
| bool | is_active () const |
Protected Member Functions | |
| void | create_connection () |
Protected Attributes | |
| shared_ptr< data_t > | data |
|
protected |
Referenced by boost::slot< SlotFunction >::slot().
|
inline |
References boost::proto::envns_::data.
|
inline |
References boost::proto::envns_::data.
|
inline |
References boost::proto::envns_::data.
|
protected |
Referenced by boost::slot< SlotFunction >::release(), and boost::slot< SlotFunction >::slot().