OSVR-Core
Public Member Functions | List of all members
osvr::util::DummyGuard Class Reference
Inheritance diagram for osvr::util::DummyGuard:
osvr::util::GuardInterface

Public Member Functions

virtual bool lock () override
 Attempts to lock/request the resource, and returns true if successful. More...
 

Member Function Documentation

§ lock()

virtual bool osvr::util::DummyGuard::lock ( )
inlineoverridevirtual

Attempts to lock/request the resource, and returns true if successful.

Only proceed with using the resource if this returns true!

Implements osvr::util::GuardInterface.


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