afterStart(bool success) | yarp::os::PeriodicThread | protectedvirtual |
askToStop() | yarp::os::PeriodicThread | |
beforeStart() | yarp::os::PeriodicThread | protectedvirtual |
close() override | FakeMicrophone | virtual |
configureRecorderAudioDevice(yarp::os::Searchable &config, std::string device_name) | yarp::dev::AudioRecorderDeviceBase | protected |
DeviceDriver() | yarp::dev::DeviceDriver | |
DeviceDriver(const DeviceDriver &other)=delete | yarp::dev::DeviceDriver | |
DeviceDriver(DeviceDriver &&other) noexcept=delete | yarp::dev::DeviceDriver | |
FakeMicrophone() | FakeMicrophone | |
FakeMicrophone(const FakeMicrophone &)=delete | FakeMicrophone | |
FakeMicrophone(FakeMicrophone &&)=delete | FakeMicrophone | |
FakeMicrophone_ParamsParser() | FakeMicrophone_ParamsParser | |
getDeviceClassName() const override | FakeMicrophone_ParamsParser | inlinevirtual |
getDeviceName() const override | FakeMicrophone_ParamsParser | inlinevirtual |
getDocumentationOfDeviceParams() const override | FakeMicrophone_ParamsParser | virtual |
getEstimatedPeriod() const | yarp::os::PeriodicThread | |
getEstimatedPeriod(double &av, double &std) const | yarp::os::PeriodicThread | |
getEstimatedUsed() const | yarp::os::PeriodicThread | |
getEstimatedUsed(double &av, double &std) const | yarp::os::PeriodicThread | |
getImplementation() | yarp::dev::DeviceDriver | inlinevirtual |
getIterations() const | yarp::os::PeriodicThread | |
getListOfParams() const override | FakeMicrophone_ParamsParser | virtual |
getPeriod() const | yarp::os::PeriodicThread | |
getPolicy() const | yarp::os::PeriodicThread | |
getPriority() const | yarp::os::PeriodicThread | |
getRecordingAudioBufferCurrentSize(yarp::sig::AudioBufferSize &size) override | yarp::dev::AudioRecorderDeviceBase | virtual |
getRecordingAudioBufferMaxSize(yarp::sig::AudioBufferSize &size) override | yarp::dev::AudioRecorderDeviceBase | virtual |
getSound(yarp::sig::Sound &sound, size_t min_number_of_samples, size_t max_number_of_samples, double max_samples_timeout_s) override | yarp::dev::AudioRecorderDeviceBase | virtual |
id() const | yarp::dev::DeviceDriver | virtual |
isRecording(bool &recording_enabled) override | yarp::dev::AudioRecorderDeviceBase | virtual |
isRunning() const | yarp::os::PeriodicThread | |
isSuspended() const | yarp::os::PeriodicThread | |
m_audiobase_debug | yarp::dev::AudioRecorderDeviceBase | protected |
m_audiorecorder_cfg | yarp::dev::AudioRecorderDeviceBase | protected |
m_cliptol | yarp::dev::AudioRecorderDeviceBase | protected |
m_device_classname | FakeMicrophone_ParamsParser | |
m_device_name | FakeMicrophone_ParamsParser | |
m_driver_frame_size | FakeMicrophone_ParamsParser | |
m_driver_frame_size_defaultValue | FakeMicrophone_ParamsParser | |
m_enable_buffer_autoclear | yarp::dev::AudioRecorderDeviceBase | protected |
m_hw_gain | yarp::dev::AudioRecorderDeviceBase | protected |
m_inputBuffer | yarp::dev::AudioRecorderDeviceBase | protected |
m_mutex | yarp::dev::AudioRecorderDeviceBase | protected |
m_parser_is_strict | FakeMicrophone_ParamsParser | |
m_parser_version | FakeMicrophone_ParamsParser | |
m_period | FakeMicrophone_ParamsParser | |
m_period_defaultValue | FakeMicrophone_ParamsParser | |
m_recording_enabled | yarp::dev::AudioRecorderDeviceBase | protected |
m_signal_amplitude | FakeMicrophone_ParamsParser | |
m_signal_amplitude_defaultValue | FakeMicrophone_ParamsParser | |
m_signal_frequency | FakeMicrophone_ParamsParser | |
m_signal_frequency_defaultValue | FakeMicrophone_ParamsParser | |
m_sw_gain | yarp::dev::AudioRecorderDeviceBase | protected |
m_waveform | FakeMicrophone_ParamsParser | |
m_waveform_defaultValue | FakeMicrophone_ParamsParser | |
open(yarp::os::Searchable &config) override | FakeMicrophone | virtual |
operator=(const FakeMicrophone &)=delete | FakeMicrophone | |
operator=(FakeMicrophone &&)=delete | FakeMicrophone | |
yarp::dev::DeviceDriver::operator=(const DeviceDriver &other)=delete | yarp::dev::DeviceDriver | |
yarp::dev::DeviceDriver::operator=(DeviceDriver &&other) noexcept=delete | yarp::dev::DeviceDriver | |
parseParams(const yarp::os::Searchable &config) override | FakeMicrophone_ParamsParser | virtual |
PeriodicThread(double period, ShouldUseSystemClock useSystemClock=ShouldUseSystemClock::No, PeriodicThreadClock clockAccuracy=PeriodicThreadClock::Relative) | yarp::os::PeriodicThread | explicit |
PeriodicThread(double period, PeriodicThreadClock clockAccuracy) | yarp::os::PeriodicThread | explicit |
resetRecordingAudioBuffer() override | yarp::dev::AudioRecorderDeviceBase | virtual |
resetStat() | yarp::os::PeriodicThread | |
resume() | yarp::os::PeriodicThread | |
setHWGain(double gain) override | FakeMicrophone | virtual |
setId(const std::string &id) | yarp::dev::DeviceDriver | virtual |
setPeriod(double period) | yarp::os::PeriodicThread | |
setPriority(int priority, int policy=-1) | yarp::os::PeriodicThread | |
setSWGain(double gain) override | yarp::dev::AudioRecorderDeviceBase | virtual |
start() | yarp::os::PeriodicThread | |
startRecording() override | yarp::dev::AudioRecorderDeviceBase | virtual |
step() | yarp::os::PeriodicThread | |
stop() | yarp::os::PeriodicThread | |
stopRecording() override | yarp::dev::AudioRecorderDeviceBase | virtual |
suspend() | yarp::os::PeriodicThread | |
threadRelease() | yarp::os::PeriodicThread | protectedvirtual |
view(T *&x) | yarp::dev::DeviceDriver | inline |
~AudioRecorderDeviceBase() | yarp::dev::AudioRecorderDeviceBase | virtual |
~DeviceDriver() | yarp::dev::DeviceDriver | virtual |
~FakeMicrophone() override | FakeMicrophone | virtual |
~FakeMicrophone_ParamsParser() override=default | FakeMicrophone_ParamsParser | |
~IAudioGrabberSound() | yarp::dev::IAudioGrabberSound | virtual |
~IDeviceDriverParams() | yarp::dev::IDeviceDriverParams | virtual |
~PeriodicThread() | yarp::os::PeriodicThread | virtual |