This is the complete list of members for sound::SoundDataOpenBuffer, including all inherited members.
fromOggFile(std::unique_ptr< RAIIOggFile > oggfile, const std::string &filename_for_logging) | sound::ISoundDataOpen | static |
getOrLoadBufferAt(ALuint offset) override | sound::SoundDataOpenBuffer | inlinevirtual |
ISoundDataOpen(const OggFileDecodeInfo &decode_info) | sound::ISoundDataOpen | inlineexplicit |
isStreaming() const noexcept override | sound::SoundDataOpenBuffer | inlinevirtual |
m_buffer | sound::SoundDataOpenBuffer | |
m_decode_info | sound::ISoundDataOpen | |
SoundDataOpenBuffer(std::unique_ptr< RAIIOggFile > oggfile, const OggFileDecodeInfo &decode_info) | sound::SoundDataOpenBuffer | |
~ISoundDataOpen()=default | sound::ISoundDataOpen | virtual |