| appendObservation(const mrpt::serialization::CSerializable::Ptr &obj) | mrpt::hwdrivers::CGenericSensor | inlineprotected |
| appendObservations(const std::vector< mrpt::serialization::CSerializable::Ptr > &obj) | mrpt::hwdrivers::CGenericSensor | protected |
| CBoardSonars() | mrpt::hwdrivers::CBoardSonars | |
| CGenericSensor() | mrpt::hwdrivers::CGenericSensor | |
| CGenericSensor(const CGenericSensor &)=delete | mrpt::hwdrivers::CGenericSensor | |
| checkConnectionAndConnect() | mrpt::hwdrivers::CBoardSonars | protected |
| CInterfaceFTDI() | mrpt::comms::CInterfaceFTDI | |
| CInterfaceFTDI(const CInterfaceFTDI &o)=delete | mrpt::comms::CInterfaceFTDI | |
| Close() | mrpt::comms::CInterfaceFTDI | |
| createSensor(const std::string &className) | mrpt::hwdrivers::CGenericSensor | static |
| createSensorPtr(const std::string &className) | mrpt::hwdrivers::CGenericSensor | inlinestatic |
| CStream()=default | mrpt::io::CStream | |
| doProcess() override | mrpt::hwdrivers::CBoardSonars | virtual |
| enableVerbose(bool enabled=true) | mrpt::hwdrivers::CGenericSensor | inline |
| ftdi_read(void *lpvBuffer, unsigned long dwBuffSize, unsigned long *lpdwBytesRead) | mrpt::comms::CInterfaceFTDI | protected |
| ftdi_write(const void *lpvBuffer, unsigned long dwBuffSize, unsigned long *lpdwBytes) | mrpt::comms::CInterfaceFTDI | protected |
| getExternalImageJPEGQuality() const | mrpt::hwdrivers::CGenericSensor | inline |
| getline(std::string &out_str) | mrpt::io::CStream | |
| getObservation(mrpt::obs::CObservationRange &obs) | mrpt::hwdrivers::CBoardSonars | |
| getObservations(TListObservations &lstObjects) | mrpt::hwdrivers::CGenericSensor | |
| getPosition() const override | mrpt::comms::CInterfaceFTDI | virtual |
| getProcessRate() const | mrpt::hwdrivers::CGenericSensor | inline |
| GetRuntimeClass() const =0 | mrpt::hwdrivers::CGenericSensor | pure virtual |
| getSensorLabel() const | mrpt::hwdrivers::CGenericSensor | inline |
| getState() const | mrpt::hwdrivers::CGenericSensor | inline |
| getTotalBytesCount() const override | mrpt::comms::CInterfaceFTDI | virtual |
| initialize() | mrpt::hwdrivers::CGenericSensor | inlinevirtual |
| isOpen() | mrpt::comms::CInterfaceFTDI | |
| isVerboseEnabled() const | mrpt::hwdrivers::CGenericSensor | inline |
| ListAllDevices(TFTDIDeviceList &outList) | mrpt::comms::CInterfaceFTDI | |
| 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::CBoardSonars | protectedvirtual |
| m_external_images_format | mrpt::hwdrivers::CGenericSensor | protected |
| m_external_images_jpeg_quality | mrpt::hwdrivers::CGenericSensor | protected |
| m_firingOrder | mrpt::hwdrivers::CBoardSonars | protected |
| m_gain | mrpt::hwdrivers::CBoardSonars | 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_maxRange | mrpt::hwdrivers::CBoardSonars | protected |
| m_minTimeBetweenPings | mrpt::hwdrivers::CBoardSonars | protected |
| m_path_for_external_images | mrpt::hwdrivers::CGenericSensor | protected |
| m_process_rate | mrpt::hwdrivers::CGenericSensor | protected |
| m_readBuffer | mrpt::comms::CInterfaceFTDI | protected |
| m_sensorLabel | mrpt::hwdrivers::CGenericSensor | protected |
| m_sonarGains | mrpt::hwdrivers::CBoardSonars | protected |
| m_sonarPoses | mrpt::hwdrivers::CBoardSonars | protected |
| m_state | mrpt::hwdrivers::CGenericSensor | protected |
| m_usbSerialNumber | mrpt::hwdrivers::CBoardSonars | protected |
| m_verbose | mrpt::hwdrivers::CGenericSensor | protected |
| OpenByDescription(const std::string &description) | mrpt::comms::CInterfaceFTDI | |
| OpenBySerialNumber(const std::string &serialNumber) | mrpt::comms::CInterfaceFTDI | |
| mrpt::operator=(const CInterfaceFTDI &o)=delete | mrpt::comms::CInterfaceFTDI | |
| mrpt::hwdrivers::CGenericSensor::operator=(const CGenericSensor &)=delete | mrpt::hwdrivers::CGenericSensor | |
| printf(const char *fmt,...) MRPT_printf_format_check(2 | mrpt::io::CStream | virtual |
| printf_vector(const char *fmt, const CONTAINER_TYPE &V, char separator=',') | mrpt::io::CStream | inline |
| programI2CAddress(uint8_t currentAddress, uint8_t newAddress) | mrpt::hwdrivers::CBoardSonars | |
| Ptr typedef | mrpt::hwdrivers::CGenericSensor | |
| Purge() | mrpt::comms::CInterfaceFTDI | |
| queryFirmwareVersion(std::string &out_firmwareVersion) | mrpt::hwdrivers::CBoardSonars | |
| Read(void *Buffer, size_t Count) override | mrpt::comms::CInterfaceFTDI | virtual |
| ReadBufferImmediate(void *Buffer, size_t Count) override | mrpt::comms::CInterfaceFTDI | virtual |
| ReadSync(void *Buffer, size_t Count) | mrpt::comms::CInterfaceFTDI | inline |
| registerClass(const TSensorClassId *pNewClass) | mrpt::hwdrivers::CGenericSensor | static |
| ResetDevice() | mrpt::comms::CInterfaceFTDI | |
| Seek(int64_t Offset, CStream::TSeekOrigin Origin=sFromBeginning) override | mrpt::comms::CInterfaceFTDI | |
| mrpt::io::CStream::Seek(int64_t Offset, CStream::TSeekOrigin Origin=sFromBeginning)=0 | mrpt::io::CStream | pure virtual |
| sendConfigCommands() | mrpt::hwdrivers::CBoardSonars | protected |
| setExternalImageFormat(const std::string &ext) | mrpt::hwdrivers::CGenericSensor | inline |
| setExternalImageJPEGQuality(const unsigned int quality) | mrpt::hwdrivers::CGenericSensor | inline |
| SetLatencyTimer(unsigned char latency_ms) | mrpt::comms::CInterfaceFTDI | |
| setPathForExternalImages([[maybe_unused]] const std::string &directory) | mrpt::hwdrivers::CGenericSensor | inlinevirtual |
| setSensorLabel(const std::string &sensorLabel) | mrpt::hwdrivers::CGenericSensor | inline |
| SetTimeouts(unsigned long dwReadTimeout_ms, unsigned long dwWriteTimeout_ms) | mrpt::comms::CInterfaceFTDI | |
| sFromBeginning enum value | mrpt::io::CStream | |
| sFromCurrent enum value | mrpt::io::CStream | |
| sFromEnd enum value | mrpt::io::CStream | |
| 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 | |
| TSeekOrigin enum name | mrpt::io::CStream | |
| TSensorState enum name | mrpt::hwdrivers::CGenericSensor | |
| Write(const void *Buffer, size_t Count) override | mrpt::comms::CInterfaceFTDI | virtual |
| WriteSync(const void *Buffer, size_t Count) | mrpt::comms::CInterfaceFTDI | inline |
| ~CBoardSonars() override=default | mrpt::hwdrivers::CBoardSonars | |
| ~CGenericSensor() | mrpt::hwdrivers::CGenericSensor | virtual |
| ~CInterfaceFTDI() override | mrpt::comms::CInterfaceFTDI | |
| ~CStream() | mrpt::io::CStream | virtual |