Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
This is the complete list of members for roc::core::ScopedPtr< T, AllocationPolicy >, including all inherited members.
get() const | roc::core::ScopedPtr< T, AllocationPolicy > | inline |
NonCopyable() (defined in roc::core::NonCopyable< Tag >) | roc::core::NonCopyable< Tag > | inlineprotected |
operator const struct unspecified_bool *() const | roc::core::ScopedPtr< T, AllocationPolicy > | inline |
operator*() const | roc::core::ScopedPtr< T, AllocationPolicy > | inline |
operator->() const | roc::core::ScopedPtr< T, AllocationPolicy > | inline |
release() | roc::core::ScopedPtr< T, AllocationPolicy > | inline |
reset() | roc::core::ScopedPtr< T, AllocationPolicy > | inline |
reset(T *new_ptr, const AllocationPolicy &new_policy) | roc::core::ScopedPtr< T, AllocationPolicy > | inline |
ScopedPtr() | roc::core::ScopedPtr< T, AllocationPolicy > | inline |
ScopedPtr(T *ptr, const AllocationPolicy &policy) | roc::core::ScopedPtr< T, AllocationPolicy > | inline |
~ScopedPtr() | roc::core::ScopedPtr< T, AllocationPolicy > | inline |