appendObservation(const mrpt::serialization::CSerializable::Ptr &obj) | mrpt::hwdrivers::CGenericSensor | inlineprotected |
appendObservations(const std::vector< mrpt::serialization::CSerializable::Ptr > &obj) | mrpt::hwdrivers::CGenericSensor | protected |
CGenericSensor() | mrpt::hwdrivers::CGenericSensor | |
CGenericSensor(const CGenericSensor &)=delete | mrpt::hwdrivers::CGenericSensor | |
CNTRIPEmitter() | mrpt::hwdrivers::CNTRIPEmitter | |
createSensor(const std::string &className) | mrpt::hwdrivers::CGenericSensor | static |
createSensorPtr(const std::string &className) | mrpt::hwdrivers::CGenericSensor | inlinestatic |
doProcess() override | mrpt::hwdrivers::CNTRIPEmitter | virtual |
enableVerbose(bool enabled=true) | mrpt::hwdrivers::CGenericSensor | inline |
getExternalImageJPEGQuality() const | mrpt::hwdrivers::CGenericSensor | inline |
getNTRIPClient() | mrpt::hwdrivers::CNTRIPEmitter | inline |
getNTRIPClient() const | mrpt::hwdrivers::CNTRIPEmitter | inline |
getObservations(TListObservations &lstObjects) | mrpt::hwdrivers::CGenericSensor | |
getOutputSerialPort() const | mrpt::hwdrivers::CNTRIPEmitter | inline |
getProcessRate() const | mrpt::hwdrivers::CGenericSensor | inline |
getRawOutputFilePrefix() const | mrpt::hwdrivers::CNTRIPEmitter | inline |
GetRuntimeClass() const =0 | mrpt::hwdrivers::CGenericSensor | pure virtual |
getSensorLabel() const | mrpt::hwdrivers::CGenericSensor | inline |
getState() const | mrpt::hwdrivers::CGenericSensor | inline |
initialize() override | mrpt::hwdrivers::CNTRIPEmitter | virtual |
isVerboseEnabled() const | mrpt::hwdrivers::CGenericSensor | inline |
loadConfig(const mrpt::config::CConfigFileBase &configSource, const std::string §ion) | mrpt::hwdrivers::CGenericSensor | |
loadConfig_sensorSpecific(const mrpt::config::CConfigFileBase &configSource, const std::string &iniSection) override | mrpt::hwdrivers::CNTRIPEmitter | protectedvirtual |
m_client | mrpt::hwdrivers::CNTRIPEmitter | private |
m_com_bauds | mrpt::hwdrivers::CNTRIPEmitter | private |
m_com_port | mrpt::hwdrivers::CNTRIPEmitter | private |
m_external_images_format | mrpt::hwdrivers::CGenericSensor | protected |
m_external_images_jpeg_quality | mrpt::hwdrivers::CGenericSensor | protected |
m_grab_decimation | mrpt::hwdrivers::CGenericSensor | protected |
m_grab_decimation_counter | mrpt::hwdrivers::CGenericSensor | protected |
m_max_queue_len | mrpt::hwdrivers::CGenericSensor | protected |
m_ntrip_args | mrpt::hwdrivers::CNTRIPEmitter | private |
m_out_COM | mrpt::hwdrivers::CNTRIPEmitter | private |
m_path_for_external_images | mrpt::hwdrivers::CGenericSensor | protected |
m_process_rate | mrpt::hwdrivers::CGenericSensor | protected |
m_rate_count | mrpt::hwdrivers::CNTRIPEmitter | private |
m_rate_timer | mrpt::hwdrivers::CNTRIPEmitter | private |
m_raw_output_file_prefix | mrpt::hwdrivers::CNTRIPEmitter | private |
m_raw_output_file_stream | mrpt::hwdrivers::CNTRIPEmitter | private |
m_sensorLabel | mrpt::hwdrivers::CGenericSensor | protected |
m_state | mrpt::hwdrivers::CGenericSensor | protected |
m_transmit_to_server | mrpt::hwdrivers::CNTRIPEmitter | private |
m_verbose | mrpt::hwdrivers::CGenericSensor | protected |
operator=(const CGenericSensor &)=delete | mrpt::hwdrivers::CGenericSensor | |
Ptr typedef | mrpt::hwdrivers::CGenericSensor | |
registerClass(const TSensorClassId *pNewClass) | mrpt::hwdrivers::CGenericSensor | static |
setExternalImageFormat(const std::string &ext) | mrpt::hwdrivers::CGenericSensor | inline |
setExternalImageJPEGQuality(const unsigned int quality) | mrpt::hwdrivers::CGenericSensor | inline |
setOutputSerialPort(const std::string &port) | mrpt::hwdrivers::CNTRIPEmitter | inline |
setPathForExternalImages([[maybe_unused]] const std::string &directory) | mrpt::hwdrivers::CGenericSensor | inlinevirtual |
setRawOutputFilePrefix(const std::string &outfile) | mrpt::hwdrivers::CNTRIPEmitter | inline |
setSensorLabel(const std::string &sensorLabel) | mrpt::hwdrivers::CGenericSensor | inline |
ssError enum value | mrpt::hwdrivers::CGenericSensor | |
ssInitializing enum value | mrpt::hwdrivers::CGenericSensor | |
ssUninitialized enum value | mrpt::hwdrivers::CGenericSensor | |
ssWorking enum value | mrpt::hwdrivers::CGenericSensor | |
TListObservations typedef | mrpt::hwdrivers::CGenericSensor | |
TListObsPair typedef | mrpt::hwdrivers::CGenericSensor | |
TSensorState enum name | mrpt::hwdrivers::CGenericSensor | |
~CGenericSensor() | mrpt::hwdrivers::CGenericSensor | virtual |
~CNTRIPEmitter() override | mrpt::hwdrivers::CNTRIPEmitter | |