absolute_time | SWGSDRangel::SWGFileInputReport | private |
asJson() override | SWGSDRangel::SWGFileInputReport | virtual |
asJsonObject() override | SWGSDRangel::SWGFileInputReport | virtual |
cleanup() | SWGSDRangel::SWGFileInputReport | |
duration_time | SWGSDRangel::SWGFileInputReport | private |
elapsed_time | SWGSDRangel::SWGFileInputReport | private |
file_name | SWGSDRangel::SWGFileInputReport | private |
fromJson(QString &jsonString) override | SWGSDRangel::SWGFileInputReport | virtual |
fromJsonObject(QJsonObject &json) override | SWGSDRangel::SWGFileInputReport | virtual |
getAbsoluteTime() | SWGSDRangel::SWGFileInputReport | |
getDurationTime() | SWGSDRangel::SWGFileInputReport | |
getElapsedTime() | SWGSDRangel::SWGFileInputReport | |
getFileName() | SWGSDRangel::SWGFileInputReport | |
getSampleRate() | SWGSDRangel::SWGFileInputReport | |
getSampleSize() | SWGSDRangel::SWGFileInputReport | |
init() | SWGSDRangel::SWGFileInputReport | |
isSet() override | SWGSDRangel::SWGFileInputReport | virtual |
m_absolute_time_isSet | SWGSDRangel::SWGFileInputReport | private |
m_duration_time_isSet | SWGSDRangel::SWGFileInputReport | private |
m_elapsed_time_isSet | SWGSDRangel::SWGFileInputReport | private |
m_file_name_isSet | SWGSDRangel::SWGFileInputReport | private |
m_sample_rate_isSet | SWGSDRangel::SWGFileInputReport | private |
m_sample_size_isSet | SWGSDRangel::SWGFileInputReport | private |
sample_rate | SWGSDRangel::SWGFileInputReport | private |
sample_size | SWGSDRangel::SWGFileInputReport | private |
setAbsoluteTime(QString *absolute_time) | SWGSDRangel::SWGFileInputReport | |
setDurationTime(QString *duration_time) | SWGSDRangel::SWGFileInputReport | |
setElapsedTime(QString *elapsed_time) | SWGSDRangel::SWGFileInputReport | |
setFileName(QString *file_name) | SWGSDRangel::SWGFileInputReport | |
setSampleRate(qint32 sample_rate) | SWGSDRangel::SWGFileInputReport | |
setSampleSize(qint32 sample_size) | SWGSDRangel::SWGFileInputReport | |
SWGFileInputReport() | SWGSDRangel::SWGFileInputReport | |
SWGFileInputReport(QString *json) | SWGSDRangel::SWGFileInputReport | |
~SWGFileInputReport() | SWGSDRangel::SWGFileInputReport | virtual |
~SWGObject() | SWGSDRangel::SWGObject | inlinevirtual |