25 #ifndef INCLUDED_GuardInterface_h_GUID_95F5DE8D_6ED0_4A80_9D86_EC8589CB2196 26 #define INCLUDED_GuardInterface_h_GUID_95F5DE8D_6ED0_4A80_9D86_EC8589CB2196 30 #include <osvr/Util/Export.h> 55 #endif // INCLUDED_GuardInterface_h_GUID_95F5DE8D_6ED0_4A80_9D86_EC8589CB2196 Definition: RunLoopManager.h:42
An interface to a (deferred) guard class: after instantiation and lock returning true, some resource is locked and available until destruction.
Definition: GuardInterface.h:43
The main namespace for all C++ elements of the framework, internal and external.
Definition: namespace_osvr.dox:3
#define OSVR_RETURN_WARN_UNUSED
Indicates the function has a return value that must be used (either a security problem or an obvious ...
Definition: AnnotationMacrosC.h:213
Header containing macros for source-level annotation.