#include <Signal.h>
◆ ScopedConnection() [1/4]
| cnoid::ScopedConnection::ScopedConnection |
( |
| ) |
|
|
inline |
◆ ScopedConnection() [2/4]
◆ ScopedConnection() [3/4]
◆ ScopedConnection() [4/4]
| cnoid::ScopedConnection::ScopedConnection |
( |
const Connection & |
org | ) |
|
|
inline |
◆ ~ScopedConnection()
| cnoid::ScopedConnection::~ScopedConnection |
( |
| ) |
|
|
inline |
◆ block()
| void cnoid::ScopedConnection::block |
( |
| ) |
|
|
inline |
◆ changeOrder()
◆ connected()
| bool cnoid::ScopedConnection::connected |
( |
| ) |
const |
|
inline |
◆ connection() [1/2]
| Connection& cnoid::ScopedConnection::connection |
( |
| ) |
|
|
inline |
◆ connection() [2/2]
| const Connection& cnoid::ScopedConnection::connection |
( |
| ) |
const |
|
inline |
◆ disconnect()
| void cnoid::ScopedConnection::disconnect |
( |
| ) |
|
|
inline |
◆ isBlocked()
| bool cnoid::ScopedConnection::isBlocked |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ reset() [1/2]
| void cnoid::ScopedConnection::reset |
( |
| ) |
|
|
inline |
◆ reset() [2/2]
| void cnoid::ScopedConnection::reset |
( |
const Connection & |
c | ) |
|
|
inline |
◆ unblock()
| void cnoid::ScopedConnection::unblock |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: