Detailed Description
void SharedSettings::setValue(bool value)
{
myValue = value;
SharedSettingsSignaler::instance(safety.
manager()).signal_valueChanged(value);
}
Constructor & Destructor Documentation
| makVrv::DtSharedSettings::SignalSafety::SignalSafety |
( |
const SafetyKey & |
key | ) |
|
CTOR Unlocks the current write lock.
| makVrv::DtSharedSettings::SignalSafety::~SignalSafety |
( |
| ) |
|
DTOR Locks the current write lock.
Member Function Documentation
Access the manager as the object is safely unlocked.
Member Data Documentation
The documentation for this class was generated from the following file: