25 #ifndef INCLUDED_GuardInterfaceDummy_h_GUID_3882E1F8_E44A_4D95_E4D3_6C60A9C94F05
26 #define INCLUDED_GuardInterfaceDummy_h_GUID_3882E1F8_E44A_4D95_E4D3_6C60A9C94F05
42 virtual bool lock()
override {
return true; }
49 #endif // INCLUDED_GuardInterfaceDummy_h_GUID_3882E1F8_E44A_4D95_E4D3_6C60A9C94F05
virtual bool lock() override
Attempts to lock/request the resource, and returns true if successful.
An interface to a (deferred) guard class: after instantiation and lock returning true, some resource is locked and available until destruction.
Automatically-generated export header - do not edit!