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

#include <ConnectionSet.h>

Public Member Functions

 ScopedBlock (ConnectionSetBase &connections)
 
 ScopedBlock (ScopedBlock &&org)
 
 ScopedBlock (const ScopedBlock &)=delete
 
ScopedBlockoperator= (const ScopedBlock &)=delete
 
 ~ScopedBlock ()
 

Constructor & Destructor Documentation

◆ ScopedBlock() [1/3]

cnoid::ConnectionSetBase::ScopedBlock::ScopedBlock ( ConnectionSetBase connections)
inline

◆ ScopedBlock() [2/3]

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

◆ ScopedBlock() [3/3]

cnoid::ConnectionSetBase::ScopedBlock::ScopedBlock ( const ScopedBlock )
delete

◆ ~ScopedBlock()

cnoid::ConnectionSetBase::ScopedBlock::~ScopedBlock ( )
inline

Member Function Documentation

◆ operator=()

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

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