#include <sound.h>
|
virtual void | addThePaths (const std::string &name, std::vector< std::string > &paths) |
|
void | addAllAlternatives (const std::string &common, std::vector< std::string > &paths) |
|
◆ ~SoundFallbackPathProvider()
virtual SoundFallbackPathProvider::~SoundFallbackPathProvider |
( |
| ) |
|
|
virtualdefault |
◆ addAllAlternatives()
void SoundFallbackPathProvider::addAllAlternatives |
( |
const std::string & | common, |
|
|
std::vector< std::string > & | paths ) |
|
protected |
◆ addThePaths()
void SoundFallbackPathProvider::addThePaths |
( |
const std::string & | name, |
|
|
std::vector< std::string > & | paths ) |
|
protectedvirtual |
◆ getLocalFallbackPathsForSoundname()
std::vector< std::string > SoundFallbackPathProvider::getLocalFallbackPathsForSoundname |
( |
const std::string & | name | ) |
|
◆ m_done_names
std::unordered_set<std::string> SoundFallbackPathProvider::m_done_names |
|
private |
The documentation for this class was generated from the following files: