|
Anklang-0.3.0.dev797+g4e3241f3 anklang-0.3.0.dev797+g4e3241f3
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
Mimick tracktion::engine::SafeSelectable<> for tracktion::Selectable descendants. More...
#include "trkn-utils.hh"
Public Member Functions | |
| SelectableWeakref (SelectableType *selectable) | |
| SelectableWeakref (const SelectableWeakref &o) noexcept | |
| SelectableType * | get () const noexcept |
| SelectableType * | operator-> () const noexcept |
| SelectableWeakref & | operator= (const SelectableWeakref &ref) |
| SelectableWeakref & | operator= (SelectableType *obj) |
| bool | operator== (SelectableType *obj) const noexcept |
| bool | operator!= (SelectableType *obj) const noexcept |
| bool | operator== (std::nullptr_t) const noexcept |
| bool | operator!= (std::nullptr_t) const noexcept |
| bool | operator== (const SelectableWeakref &ref) const noexcept |
| bool | operator!= (const SelectableWeakref &ref) const noexcept |
Mimick tracktion::engine::SafeSelectable<> for tracktion::Selectable descendants.
Definition at line 27 of file trkn-utils.hh.
|
explicit |
Definition at line 31 of file trkn-utils.hh.
|
noexcept |
Definition at line 32 of file trkn-utils.hh.
|
noexcept |
Definition at line 33 of file trkn-utils.hh.
|
noexcept |
Definition at line 42 of file trkn-utils.hh.
|
noexcept |
Definition at line 38 of file trkn-utils.hh.
|
noexcept |
Definition at line 40 of file trkn-utils.hh.
|
noexcept |
Definition at line 34 of file trkn-utils.hh.
| SelectableWeakref & Ase::SelectableWeakref< SelectableType >::operator= | ( | const SelectableWeakref< SelectableType > & | ref | ) |
Definition at line 35 of file trkn-utils.hh.
| SelectableWeakref & Ase::SelectableWeakref< SelectableType >::operator= | ( | SelectableType * | obj | ) |
Definition at line 36 of file trkn-utils.hh.
|
noexcept |
Definition at line 41 of file trkn-utils.hh.
|
noexcept |
Definition at line 37 of file trkn-utils.hh.
|
noexcept |
Definition at line 39 of file trkn-utils.hh.