Simple 'busy state' flag locker. More...
Public Member Functions | |
BusyLocker (bool &busy) | |
Constructor. Sets passed boolean flag to true . More... | |
~BusyLocker () | |
Destructor. Clear external boolean flag passed as parameter to the constructor to false . More... | |
BusyLocker (bool &busy) | |
Constructor. Sets passed boolean flag to true . More... | |
~BusyLocker () | |
Destructor. Clear external boolean flag passed as parameter to the constructor to false . More... | |
BusyLocker (bool &busy) | |
Constructor. Sets passed boolean flag to true . More... | |
~BusyLocker () | |
Destructor. Clear external boolean flag passed as parameter to the constructor to false . More... | |
BusyLocker (bool &busy) | |
Constructor. Sets passed boolean flag to true . More... | |
~BusyLocker () | |
Destructor. Clear external boolean flag passed as parameter to the constructor to false . More... | |
BusyLocker (bool &busy) | |
Constructor. Sets passed boolean flag to true . More... | |
~BusyLocker () | |
Destructor. Clear external boolean flag passed as parameter to the constructor to false . More... | |
BusyLocker (bool &busy) | |
Constructor. Sets passed boolean flag to true . More... | |
~BusyLocker () | |
Destructor. Clear external boolean flag passed as parameter to the constructor to false . More... | |
Private Attributes | |
bool & | myBusy |
Simple 'busy state' flag locker.
BusyLocker::BusyLocker | ( | bool & | busy | ) |
Constructor. Sets passed boolean flag to true
.
References myBusy.
BusyLocker::~BusyLocker | ( | ) |
Destructor. Clear external boolean flag passed as parameter to the constructor to false
.
References myBusy.
BusyLocker::BusyLocker | ( | bool & | busy | ) |
Constructor. Sets passed boolean flag to true
.
References myBusy.
BusyLocker::~BusyLocker | ( | ) |
Destructor. Clear external boolean flag passed as parameter to the constructor to false
.
References myBusy.
BusyLocker::BusyLocker | ( | bool & | busy | ) |
Constructor. Sets passed boolean flag to true
.
References myBusy.
BusyLocker::~BusyLocker | ( | ) |
Destructor. Clear external boolean flag passed as parameter to the constructor to false
.
References myBusy.
BusyLocker::BusyLocker | ( | bool & | busy | ) |
Constructor. Sets passed boolean flag to true
.
References myBusy.
BusyLocker::~BusyLocker | ( | ) |
Destructor. Clear external boolean flag passed as parameter to the constructor to false
.
References myBusy.
BusyLocker::BusyLocker | ( | bool & | busy | ) |
Constructor. Sets passed boolean flag to true
.
References myBusy.
BusyLocker::~BusyLocker | ( | ) |
Destructor. Clear external boolean flag passed as parameter to the constructor to false
.
References myBusy.
BusyLocker::BusyLocker | ( | bool & | busy | ) |
Constructor. Sets passed boolean flag to true
.
References myBusy.
BusyLocker::~BusyLocker | ( | ) |
Destructor. Clear external boolean flag passed as parameter to the constructor to false
.
References myBusy.
|
private |
Referenced by BusyLocker(), and ~BusyLocker().