#include <ConnectionSet.h>
◆ ScopedConnectionSet()
cnoid::ScopedConnectionSet::ScopedConnectionSet |
( |
| ) |
|
|
inline |
◆ ~ScopedConnectionSet()
cnoid::ScopedConnectionSet::~ScopedConnectionSet |
( |
| ) |
|
|
inline |
◆ add()
void cnoid::ScopedConnectionSet::add |
( |
const Connection & |
connection | ) |
|
|
inline |
◆ block() [1/2]
void cnoid::ScopedConnectionSet::block |
( |
| ) |
|
|
inline |
◆ block() [2/2]
void cnoid::ScopedConnectionSet::block |
( |
int |
index | ) |
|
|
inline |
◆ disconnect()
void cnoid::ScopedConnectionSet::disconnect |
( |
| ) |
|
|
inline |
◆ empty()
bool cnoid::ScopedConnectionSet::empty |
( |
| ) |
const |
|
inline |
◆ numConnections()
size_t cnoid::ScopedConnectionSet::numConnections |
( |
| ) |
const |
|
inline |
◆ unblock() [1/2]
void cnoid::ScopedConnectionSet::unblock |
( |
| ) |
|
|
inline |
◆ unblock() [2/2]
void cnoid::ScopedConnectionSet::unblock |
( |
int |
index | ) |
|
|
inline |
The documentation for this class was generated from the following file: