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