add(Sample *sample) | SH::SampleHandler | |
add(std::unique_ptr< Sample > sample) | SH::SampleHandler | |
add(const SamplePtr &sample) | SH::SampleHandler | |
add(const SampleHandler &sh) | SH::SampleHandler | |
addWithPrefix(const SampleHandler &sh, const std::string &prefix) | SH::SampleHandler | |
at(std::size_t index) const | SH::SampleHandler | |
begin() const | SH::SampleHandler | |
check_complete(const SampleHandler &source) const | SH::SampleHandler | |
end() const | SH::SampleHandler | |
fetch(const SampleHandler &source) | SH::SampleHandler | |
fetchDefaults(const SampleHandler &source) | SH::SampleHandler | |
find(const TagList &tags) const | SH::SampleHandler | |
find(const std::string &tags) const | SH::SampleHandler | |
findByName(const std::string &pattern) const | SH::SampleHandler | |
findBySource(const std::string &name) const | SH::SampleHandler | |
get(const std::string &name) const | SH::SampleHandler | |
iterator typedef | SH::SampleHandler | |
load(const std::string &directory) | SH::SampleHandler | |
operator=(const SampleHandler &that) | SH::SampleHandler | |
operator[](std::size_t index) const | SH::SampleHandler | |
print() const | SH::SampleHandler | |
printContent() const | SH::SampleHandler | |
remove(const std::string &name) | SH::SampleHandler | |
remove(Sample *sample) | SH::SampleHandler | |
SampleHandler() | SH::SampleHandler | |
SampleHandler(const SampleHandler &that) | SH::SampleHandler | |
save(const std::string &directory) const | SH::SampleHandler | |
setMetaDouble(const std::string &name, double value) | SH::SampleHandler | |
setMetaDouble(const std::string &pattern, const std::string &name, double value) | SH::SampleHandler | |
setMetaString(const std::string &name, const std::string &value) | SH::SampleHandler | |
setMetaString(const std::string &pattern, const std::string &name, const std::string &value) | SH::SampleHandler | |
size() const | SH::SampleHandler | |
swap (defined in SH::SampleHandler) | SH::SampleHandler | [friend] |
testInvariant() const | SH::SampleHandler | |
updateLocation(const std::string &from, const std::string &to) | SH::SampleHandler | |
~SampleHandler() | SH::SampleHandler |