Choreonoid  1.8
Public Member Functions | List of all members
cnoid::Connection::ScopedBlock Class Reference

#include <Signal.h>

Public Member Functions

 ScopedBlock (Connection &connection)
 
 ScopedBlock (ScopedBlock &&org)
 
 ScopedBlock (const ScopedBlock &)=delete
 
ScopedBlockoperator= (const ScopedBlock &)=delete
 
 ~ScopedBlock ()
 

Constructor & Destructor Documentation

◆ ScopedBlock() [1/3]

cnoid::Connection::ScopedBlock::ScopedBlock ( Connection connection)
inline

◆ ScopedBlock() [2/3]

cnoid::Connection::ScopedBlock::ScopedBlock ( ScopedBlock &&  org)
inline

◆ ScopedBlock() [3/3]

cnoid::Connection::ScopedBlock::ScopedBlock ( const ScopedBlock )
delete

◆ ~ScopedBlock()

cnoid::Connection::ScopedBlock::~ScopedBlock ( )
inline

Member Function Documentation

◆ operator=()

ScopedBlock& cnoid::Connection::ScopedBlock::operator= ( const ScopedBlock )
delete

The documentation for this class was generated from the following file: