|
HART
0.2.0
High level Audio Regression and Testing
|
#include <memory>#include <string>#include "hart_audio_buffer.hpp"#include "hart_channel_flags.hpp"#include "hart_exceptions.hpp"#include "hart_matcher_failure_details.hpp"#include "hart_utils.hpp"Go to the source code of this file.
Classes | |
| class | MatcherBase< SampleType > |
| Polymorphic base for all matchers. More... | |
| class | Matcher< SampleType, Derived > |
| Base for audio matchers. More... | |
Namespaces | |
| namespace | hart |
Macros | |
| #define | HART_MATCHER_DECLARE_ALIASES_FOR(ClassName) |
| #define HART_MATCHER_DECLARE_ALIASES_FOR | ( | ClassName | ) |
Definition at line 243 of file hart_matcher.hpp.