OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::connection::AsyncSendGuard Class Reference
Inheritance diagram for osvr::connection::AsyncSendGuard:
osvr::util::GuardInterface

Public Member Functions

 AsyncSendGuard (AsyncAccessControl &control)
 
virtual bool lock ()
 Attempts to lock/request the resource, and returns true if successful. More...
 

Detailed Description

Definition at line 126 of file AsyncDeviceToken.cpp.

Member Function Documentation

virtual bool osvr::connection::AsyncSendGuard::lock ( )
inlinevirtual

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.

Definition at line 129 of file AsyncDeviceToken.cpp.


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