| add_supported_flag(Flag flag) | AudioGrapher::FlagDebuggable< L > | inlineprotected |
| channels(void) const | AudioGrapher::SndfileHandle | inline |
| check_flags(SelfType &self, ProcessContext< ContextType > context) | AudioGrapher::FlagDebuggable< L > | inlineprotected |
| close(void) | AudioGrapher::SndfileHandle | |
| command(int cmd, void *data, int datasize) | AudioGrapher::SndfileHandle | |
| debug_level(DebugLevel level) | AudioGrapher::Debuggable< DebugNone > | inlineprotected |
| debug_stream() | AudioGrapher::Debuggable< DebugNone > | inlineprotected |
| Debuggable(std::ostream &debug_stream=std::cerr) | AudioGrapher::Debuggable< DebugNone > | inlineprotected |
| error(void) const | AudioGrapher::SndfileHandle | |
| FileWritten | AudioGrapher::SndfileWriter< T > | |
| Flag typedef | AudioGrapher::FlagDebuggable< L > | |
| flags | AudioGrapher::FlagDebuggable< L > | private |
| format(void) const | AudioGrapher::SndfileHandle | inline |
| formatCheck(int format, int channels, int samplerate) | AudioGrapher::SndfileHandle | static |
| frames(void) const | AudioGrapher::SndfileHandle | inline |
| get_samples_written() const | AudioGrapher::SndfileWriter< T > | inline |
| getString(int str_type) const | AudioGrapher::SndfileHandle | |
| init() | AudioGrapher::SndfileWriter< T > | inlineprotectedvirtual |
| Mode enum name | AudioGrapher::SndfileBase | |
| operator bool() const | AudioGrapher::SndfileHandle | inline |
| operator=(const SndfileHandle &rhs) | AudioGrapher::SndfileWriter< T > | |
| AudioGrapher::SndfileBase::operator=(const SndfileHandle &rhs) | AudioGrapher::SndfileHandle | |
| operator==(const SndfileHandle &rhs) const | AudioGrapher::SndfileHandle | inline |
| p | AudioGrapher::SndfileHandle | private |
| path | AudioGrapher::SndfileWriter< T > | protected |
| process(ProcessContext< T > const &c) | AudioGrapher::SndfileWriter< T > | inlinevirtual |
| Sink< DefaultSampleType >::process(ProcessContext< DefaultSampleType > const &context)=0 | AudioGrapher::Sink< DefaultSampleType > | pure virtual |
| Sink< DefaultSampleType >::process(ProcessContext< DefaultSampleType > &context) | AudioGrapher::Sink< DefaultSampleType > | inlinevirtual |
| Read enum value | AudioGrapher::SndfileBase | |
| read(short *ptr, sf_count_t items) | AudioGrapher::SndfileHandle | |
| read(int *ptr, sf_count_t items) | AudioGrapher::SndfileHandle | |
| read(float *ptr, sf_count_t items) | AudioGrapher::SndfileHandle | |
| read(double *ptr, sf_count_t items) | AudioGrapher::SndfileHandle | |
| readf(short *ptr, sf_count_t frames) | AudioGrapher::SndfileHandle | |
| readf(int *ptr, sf_count_t frames) | AudioGrapher::SndfileHandle | |
| readf(float *ptr, sf_count_t frames) | AudioGrapher::SndfileHandle | |
| readf(double *ptr, sf_count_t frames) | AudioGrapher::SndfileHandle | |
| readRaw(void *ptr, sf_count_t bytes) | AudioGrapher::SndfileHandle | |
| ReadWrite enum value | AudioGrapher::SndfileBase | |
| refCount(void) const | AudioGrapher::SndfileHandle | inline |
| reset_samples_written_count() | AudioGrapher::SndfileWriter< T > | inline |
| samplerate(void) const | AudioGrapher::SndfileHandle | inline |
| samples_written | AudioGrapher::SndfileWriter< T > | protected |
| seek(sf_count_t frames, int whence) | AudioGrapher::SndfileHandle | |
| setString(int str_type, const char *str) | AudioGrapher::SndfileHandle | |
| SndfileBase() | AudioGrapher::SndfileBase | inlineprotected |
| SndfileHandle(void) | AudioGrapher::SndfileHandle | inline |
| SndfileHandle(const char *path, int mode=SFM_READ, int format=0, int channels=0, int samplerate=0) | AudioGrapher::SndfileHandle | |
| SndfileHandle(std::string const &path, int mode=SFM_READ, int format=0, int channels=0, int samplerate=0) | AudioGrapher::SndfileHandle | |
| SndfileHandle(int fd, bool close_desc, int mode=SFM_READ, int format=0, int channels=0, int samplerate=0) | AudioGrapher::SndfileHandle | |
| SndfileHandle(const SndfileHandle &orig) | AudioGrapher::SndfileHandle | |
| SndfileWriter(std::string const &path, int format, ChannelCount channels, samplecnt_t samplerate, std::shared_ptr< BroadcastInfo > broadcast_info) | AudioGrapher::SndfileWriter< T > | inline |
| SndfileWriter() | AudioGrapher::SndfileWriter< T > | inlineprotected |
| SndfileWriter(SndfileWriter const &other) | AudioGrapher::SndfileWriter< T > | inlineprivate |
| stream | AudioGrapher::Debuggable< DebugNone > | private |
| strError(void) const | AudioGrapher::SndfileHandle | |
| throw_level(ThrowLevel level) | AudioGrapher::Throwing< L > | inlineprotected |
| Throwing() | AudioGrapher::Throwing< L > | inlineprotected |
| write(const short *ptr, sf_count_t items) | AudioGrapher::SndfileHandle | |
| write(const int *ptr, sf_count_t items) | AudioGrapher::SndfileHandle | |
| write(const float *ptr, sf_count_t items) | AudioGrapher::SndfileHandle | |
| write(const double *ptr, sf_count_t items) | AudioGrapher::SndfileHandle | |
| Write enum value | AudioGrapher::SndfileBase | |
| writef(const short *ptr, sf_count_t frames) | AudioGrapher::SndfileHandle | |
| writef(const int *ptr, sf_count_t frames) | AudioGrapher::SndfileHandle | |
| writef(const float *ptr, sf_count_t frames) | AudioGrapher::SndfileHandle | |
| writef(const double *ptr, sf_count_t frames) | AudioGrapher::SndfileHandle | |
| writeRaw(const void *ptr, sf_count_t bytes) | AudioGrapher::SndfileHandle | |
| writeSync(void) | AudioGrapher::SndfileHandle | |
| ~Sink() | AudioGrapher::Sink< DefaultSampleType > | inlinevirtual |
| ~SndfileHandle(void) | AudioGrapher::SndfileHandle | |
| ~SndfileWriter() | AudioGrapher::SndfileWriter< T > | inlinevirtual |