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