|
JPL Spatial
Sound spatialization and propagation library
|
#include <JPLSpatial/Utilities/RealtimeObject.h>
Public Member Functions | |
| T * | get () noexcept |
| const T * | get () const noexcept |
| T & | operator* () noexcept |
| const T & | operator* () const noexcept |
| T * | operator-> () noexcept |
| const T * | operator-> () const noexcept |
Protected Member Functions | |
| NRMScopedAccessImpl (NonRealtimeMutatable< T > &parent) | |
| ~NRMScopedAccessImpl () | |
|
inlineprotected |
|
inlineprotected |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |