| appendObservation(const mrpt::utils::CSerializable::Ptr &obj) | mrpt::hwdrivers::CGenericSensor | inlineprotected |
| appendObservations(const std::vector< mrpt::utils::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) | 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() | mrpt::utils::CStream | inline |
| doProcess() | 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::utils::CStream | |
| getObservation(mrpt::obs::CObservationRange &obs) | mrpt::hwdrivers::CBoardSonars | |
| getObservations(TListObservations &lstObjects) | mrpt::hwdrivers::CGenericSensor | |
| getPosition() | mrpt::comms::CInterfaceFTDI | protectedvirtual |
| 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() | mrpt::comms::CInterfaceFTDI | protectedvirtual |
| initialize() | mrpt::hwdrivers::CGenericSensor | inlinevirtual |
| internal_ReadObject(CSerializable *newObj, const std::string &className, bool isOldFormat, int8_t version) | mrpt::utils::CStream | protected |
| internal_ReadObjectHeader(std::string &className, bool &isOldFormat, int8_t &version) | mrpt::utils::CStream | protected |
| isOpen() | mrpt::comms::CInterfaceFTDI | |
| isVerboseEnabled() const | mrpt::hwdrivers::CGenericSensor | inline |
| ListAllDevices(TFTDIDeviceList &outList) | mrpt::comms::CInterfaceFTDI | |
| loadConfig(const mrpt::utils::CConfigFileBase &configSource, const std::string §ion) | mrpt::hwdrivers::CGenericSensor | |
| loadConfig_sensorSpecific(const mrpt::utils::CConfigFileBase &configSource, const std::string &iniSection) | 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_ftdi_context | mrpt::comms::CInterfaceFTDI | 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 | |
| operator<<(const CSerializable::Ptr &pObj) | mrpt::utils::CStream | |
| operator<<(const CSerializable &obj) | mrpt::utils::CStream | |
| mrpt::operator=(const CInterfaceFTDI &o) | mrpt::comms::CInterfaceFTDI | |
| mrpt::hwdrivers::CGenericSensor::operator=(const CGenericSensor &)=delete | mrpt::hwdrivers::CGenericSensor | |
| operator>>(CSerializable::Ptr &pObj) | mrpt::utils::CStream | |
| operator>>(CSerializable &obj) | mrpt::utils::CStream | |
| printf(const char *fmt,...) MRPT_printf_format_check(2 | mrpt::utils::CStream | virtual |
| printf_vector(const char *fmt, const CONTAINER_TYPE &V, char separator=',') | mrpt::utils::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) | mrpt::comms::CInterfaceFTDI | protectedvirtual |
| ReadAsAndCastTo(CAST_TO_TYPE &read_here) | mrpt::utils::CStream | inline |
| ReadBuffer(void *Buffer, size_t Count) | mrpt::utils::CStream | |
| ReadBufferFixEndianness(T *ptr, size_t ElementCount) | mrpt::utils::CStream | inline |
| ReadBufferImmediate(void *Buffer, size_t Count) | mrpt::comms::CInterfaceFTDI | virtual |
| ReadObject() | mrpt::utils::CStream | inline |
| ReadObject() | mrpt::utils::CStream | inline |
| ReadObject(CSerializable *existingObj) | mrpt::utils::CStream | |
| ReadPOD() | mrpt::utils::CStream | inline |
| ReadSync(void *Buffer, size_t Count) | mrpt::comms::CInterfaceFTDI | inline |
| ReadVariant() | mrpt::utils::CStream | inline |
| receiveMessage(utils::CMessage &msg) | mrpt::utils::CStream | |
| recursive_fill_list_devices(void *usb_device_structure, TFTDIDeviceList &outList) | mrpt::comms::CInterfaceFTDI | protected |
| registerClass(const TSensorClassId *pNewClass) | mrpt::hwdrivers::CGenericSensor | static |
| ResetDevice() | mrpt::comms::CInterfaceFTDI | |
| Seek(uint64_t Offset, CStream::TSeekOrigin Origin=sFromBeginning) | mrpt::comms::CInterfaceFTDI | protected |
| mrpt::utils::CStream::Seek(uint64_t Offset, CStream::TSeekOrigin Origin=sFromBeginning)=0 | mrpt::utils::CStream | pure virtual |
| sendConfigCommands() | mrpt::hwdrivers::CBoardSonars | protected |
| sendMessage(const utils::CMessage &msg) | mrpt::utils::CStream | |
| 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(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::utils::CStream | |
| sFromCurrent enum value | mrpt::utils::CStream | |
| sFromEnd enum value | mrpt::utils::CStream | |
| ssError enum value | mrpt::hwdrivers::CGenericSensor | |
| ssInitializing 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::utils::CStream | |
| TSensorState enum name | mrpt::hwdrivers::CGenericSensor | |
| Write(const void *Buffer, size_t Count) | mrpt::comms::CInterfaceFTDI | protectedvirtual |
| WriteBuffer(const void *Buffer, size_t Count) | mrpt::utils::CStream | |
| WriteBufferFixEndianness(const T *ptr, size_t ElementCount) | mrpt::utils::CStream | inline |
| WriteObject(const CSerializable *o) | mrpt::utils::CStream | |
| WriteObject(const CSerializable &o) | mrpt::utils::CStream | inline |
| WriteSync(const void *Buffer, size_t Count) | mrpt::comms::CInterfaceFTDI | inline |
| WriteVariant(T t) | mrpt::utils::CStream | inline |
| ~CBoardSonars() | mrpt::hwdrivers::CBoardSonars | inlinevirtual |
| ~CGenericSensor() | mrpt::hwdrivers::CGenericSensor | virtual |
| ~CInterfaceFTDI() | mrpt::comms::CInterfaceFTDI | virtual |
| ~CStream() | mrpt::utils::CStream | virtual |