|
JPL Spatial
Sound spatialization and propagation library
|
#include <JPLSpatial/Utilities/RealtimeObject.h>
Public Member Functions | |
| ScopedAccess (RealtimeMutatable &parent) | |
| ScopedAccess (const ScopedAccess &)=delete | |
| ScopedAccess (ScopedAccess &&)=delete | |
| ScopedAccess & | operator= (const ScopedAccess &)=delete |
| ScopedAccess & | operator= (ScopedAccess &&)=delete |
Public Member Functions inherited from JPL::detail::RMScopedAccessImpl< T, isRealtimeThread > | |
| T * | get () noexcept |
| const T * | get () const noexcept |
| T & | operator* () noexcept |
| const T & | operator* () const noexcept |
| T * | operator-> () noexcept |
| const T * | operator-> () const noexcept |
Additional Inherited Members | |
Protected Member Functions inherited from JPL::detail::RMScopedAccessImpl< T, isRealtimeThread > | |
| RMScopedAccessImpl (RealtimeMutatable< T > &parent) | |
| ~RMScopedAccessImpl () | |
|
inlineexplicit |
|
delete |
|
delete |
|
delete |
|
delete |