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