Version: 8.3.0
BusyLocker Class Reference

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

boolmyBusy
 

Detailed Description

Simple 'busy state' flag locker.

Constructor & Destructor Documentation

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.

Field Documentation

bool & BusyLocker::myBusy
private

Referenced by BusyLocker(), and ~BusyLocker().