#include <connection.hpp>
boost::BOOST_SIGNALS_NAMESPACE::scoped_connection::scoped_connection |
( |
| ) |
|
|
inline |
boost::BOOST_SIGNALS_NAMESPACE::scoped_connection::scoped_connection |
( |
const connection & |
| ) |
|
boost::BOOST_SIGNALS_NAMESPACE::scoped_connection::scoped_connection |
( |
const scoped_connection & |
| ) |
|
boost::BOOST_SIGNALS_NAMESPACE::scoped_connection::~scoped_connection |
( |
| ) |
|
void boost::BOOST_SIGNALS_NAMESPACE::connection::block |
( |
bool |
should_block = true | ) |
|
|
inlineinherited |
bool boost::BOOST_SIGNALS_NAMESPACE::connection::blocked |
( |
| ) |
const |
|
inlineinherited |
bool boost::BOOST_SIGNALS_NAMESPACE::connection::connected |
( |
| ) |
const |
|
inlineinherited |
void boost::BOOST_SIGNALS_NAMESPACE::connection::disconnect |
( |
| ) |
const |
|
inherited |
bool boost::BOOST_SIGNALS_NAMESPACE::connection::operator< |
( |
const connection & |
other | ) |
const |
|
inherited |
bool boost::BOOST_SIGNALS_NAMESPACE::connection::operator== |
( |
const connection & |
other | ) |
const |
|
inherited |
connection boost::BOOST_SIGNALS_NAMESPACE::scoped_connection::release |
( |
| ) |
|
void boost::BOOST_SIGNALS_NAMESPACE::connection::set_controlling |
( |
bool |
control = true | ) |
|
|
inlineinherited |
void boost::BOOST_SIGNALS_NAMESPACE::connection::swap |
( |
connection & |
other | ) |
|
|
inherited |
void boost::BOOST_SIGNALS_NAMESPACE::connection::unblock |
( |
| ) |
|
|
inlineinherited |
The documentation for this class was generated from the following file: