|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::GroupRef, including all inherited members.
| Destroy() | SDL::Group | inline |
| get() const noexcept | SDL::Group | inline |
| GetMixer() | SDL::Group | inline |
| GetProperties() | SDL::Group | inline |
| Group(std::nullptr_t=nullptr) noexcept | SDL::GroupRef | inline |
| Group(GroupRaw resource) noexcept | SDL::GroupRef | inlineexplicit |
| Group(const Group &other) noexcept=delete | SDL::GroupRef | |
| Group(Group &&other) noexcept | SDL::GroupRef | inline |
| Group(const GroupRef &other)=delete (defined in SDL::GroupRef) | SDL::GroupRef | |
| Group(GroupRef &&other)=delete (defined in SDL::GroupRef) | SDL::GroupRef | |
| Group(MixerRef mixer) | SDL::GroupRef | inline |
| GroupRef(GroupRaw resource) noexcept | SDL::GroupRef | inline |
| GroupRef(const Group &resource) noexcept | SDL::GroupRef | inline |
| GroupRef(Group &&resource) noexcept | SDL::GroupRef | inline |
| GroupRef(const GroupRef &other) noexcept | SDL::GroupRef | inline |
| GroupRef(GroupRef &&other) noexcept | SDL::GroupRef | inline |
| operator bool() const noexcept | SDL::Group | inlineexplicit |
| operator GroupRaw() const noexcept | SDL::GroupRef | inline |
| operator<=>(const Group &other) const noexcept=default | SDL::Group | |
| operator=(const GroupRef &other) noexcept | SDL::GroupRef | inline |
| SDL::Group::operator=(Group &&other) noexcept | SDL::Group | inline |
| SDL::Group::operator=(const Group &other)=delete | SDL::Group | |
| release() noexcept | SDL::Group | inline |
| SetPostMixCallback(GroupMixCallback cb, void *userdata) | SDL::Group | inline |
| ~Group() | SDL::Group | inline |
| ~GroupRef() | SDL::GroupRef | inline |