SPH
Public Member Functions | Public Attributes | List of all members
LockingPtr< T >::ProxyRef Struct Reference

#include <LockingPtr.h>

Public Member Functions

 operator T& ()
 

Public Attributes

Proxy proxy
 

Detailed Description

template<typename T>
struct LockingPtr< T >::ProxyRef

Definition at line 168 of file LockingPtr.h.

Member Function Documentation

◆ operator T&()

template<typename T >
LockingPtr< T >::ProxyRef::operator T& ( )
inline

Definition at line 171 of file LockingPtr.h.

Member Data Documentation

◆ proxy

template<typename T >
Proxy LockingPtr< T >::ProxyRef::proxy

Definition at line 169 of file LockingPtr.h.


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