| appendObservation(const mrpt::utils::CSerializablePtr &obj) | mrpt::hwdrivers::CGenericSensor | inlineprotected |
| appendObservations(const std::vector< mrpt::utils::CSerializablePtr > &obj) | mrpt::hwdrivers::CGenericSensor | protected |
| bindIO(mrpt::utils::CStream *streamIO) | mrpt::hwdrivers::C2DRangeFinderAbstract | |
| C2DRangeFinderAbstract() | mrpt::hwdrivers::C2DRangeFinderAbstract | |
| CDebugOutputCapable() | mrpt::utils::CDebugOutputCapable | inline |
| CGenericSensor() | mrpt::hwdrivers::CGenericSensor | |
| checkIsConnected() | mrpt::hwdrivers::CLMS100Eth | private |
| CLMS100Eth(std::string _ip=std::string("192.168.0.1"), unsigned int _port=2111) | mrpt::hwdrivers::CLMS100Eth | |
| createSensor(const std::string &className) | mrpt::hwdrivers::CGenericSensor | static |
| createSensorPtr(const std::string &className) | mrpt::hwdrivers::CGenericSensor | inlinestatic |
| CUncopiable(const CUncopiable &) | mrpt::utils::CUncopiable | private |
| CUncopiable() | mrpt::utils::CUncopiable | inline |
| decodeLogIn(char *msg) | mrpt::hwdrivers::CLMS100Eth | private |
| decodeScan(char *buf, mrpt::obs::CObservation2DRangeScan &outObservation) | mrpt::hwdrivers::CLMS100Eth | private |
| decodeScanCfg(std::istringstream &stream) | mrpt::hwdrivers::CLMS100Eth | private |
| decodeScanDataCfg(std::istringstream &stream) | mrpt::hwdrivers::CLMS100Eth | private |
| doProcess() | mrpt::hwdrivers::CLMS100Eth | virtual |
| doProcessSimple(bool &outThereIsObservation, mrpt::obs::CObservation2DRangeScan &outObservation, bool &hardwareError) | mrpt::hwdrivers::CLMS100Eth | virtual |
| enableVerbose(bool enabled=true) | mrpt::hwdrivers::CGenericSensor | inline |
| filterByExclusionAngles(mrpt::obs::CObservation2DRangeScan &obs) const | mrpt::hwdrivers::C2DRangeFinderAbstract | protected |
| filterByExclusionAreas(mrpt::obs::CObservation2DRangeScan &obs) const | mrpt::hwdrivers::C2DRangeFinderAbstract | protected |
| generateCmd(const char *cmd) | mrpt::hwdrivers::CLMS100Eth | private |
| getExternalImageJPEGQuality() const | mrpt::hwdrivers::CGenericSensor | inline |
| getObservation(bool &outThereIsObservation, mrpt::obs::CObservation2DRangeScan &outObservation, bool &hardwareError) | mrpt::hwdrivers::C2DRangeFinderAbstract | |
| getObservations(TListObservations &lstObjects) | mrpt::hwdrivers::CGenericSensor | |
| 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 |
| initialize() | mrpt::hwdrivers::CLMS100Eth | virtual |
| isVerboseEnabled() const | mrpt::hwdrivers::CGenericSensor | inline |
| loadCommonParams(const mrpt::utils::CConfigFileBase &configSource, const std::string &iniSection) | mrpt::hwdrivers::C2DRangeFinderAbstract | protected |
| 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::CLMS100Eth | protectedvirtual |
| m_angleResolution | mrpt::hwdrivers::CLMS100Eth | private |
| m_beamApperture | mrpt::hwdrivers::CLMS100Eth | private |
| m_client | mrpt::hwdrivers::CLMS100Eth | private |
| m_cmd | mrpt::hwdrivers::CLMS100Eth | private |
| m_connected | mrpt::hwdrivers::CLMS100Eth | private |
| m_csChangeStream | mrpt::hwdrivers::C2DRangeFinderAbstract | private |
| m_csLastObservation | mrpt::hwdrivers::C2DRangeFinderAbstract | private |
| m_csObjList | mrpt::hwdrivers::CGenericSensor | 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_hardwareError | mrpt::hwdrivers::C2DRangeFinderAbstract | private |
| m_ip | mrpt::hwdrivers::CLMS100Eth | private |
| m_knownClasses | mrpt::hwdrivers::CGenericSensor | privatestatic |
| m_lastObservation | mrpt::hwdrivers::C2DRangeFinderAbstract | private |
| m_lastObservationIsNew | mrpt::hwdrivers::C2DRangeFinderAbstract | private |
| m_lstExclusionAngles | mrpt::hwdrivers::C2DRangeFinderAbstract | private |
| m_lstExclusionPolys | mrpt::hwdrivers::C2DRangeFinderAbstract | private |
| m_max_queue_len | mrpt::hwdrivers::CGenericSensor | protected |
| m_maxRange | mrpt::hwdrivers::CLMS100Eth | private |
| m_nextObservation | mrpt::hwdrivers::C2DRangeFinderAbstract | private |
| m_objList | mrpt::hwdrivers::CGenericSensor | private |
| m_path_for_external_images | mrpt::hwdrivers::CGenericSensor | protected |
| m_port | mrpt::hwdrivers::CLMS100Eth | private |
| m_process_rate | mrpt::hwdrivers::CGenericSensor | protected |
| m_scanFrequency | mrpt::hwdrivers::CLMS100Eth | private |
| m_sensorLabel | mrpt::hwdrivers::CGenericSensor | protected |
| m_sensorPose | mrpt::hwdrivers::CLMS100Eth | private |
| m_showPreview | mrpt::hwdrivers::C2DRangeFinderAbstract | private |
| m_startAngle | mrpt::hwdrivers::CLMS100Eth | private |
| m_state | mrpt::hwdrivers::CGenericSensor | protected |
| m_stopAngle | mrpt::hwdrivers::CLMS100Eth | private |
| m_stream | mrpt::hwdrivers::C2DRangeFinderAbstract | protected |
| m_turnedOn | mrpt::hwdrivers::CLMS100Eth | private |
| m_verbose | mrpt::hwdrivers::CGenericSensor | protected |
| m_win | mrpt::hwdrivers::C2DRangeFinderAbstract | private |
| operator=(const CUncopiable &) | mrpt::utils::CUncopiable | private |
| printf_debug(const char *frmt,...) | mrpt::utils::CDebugOutputCapable | static |
| processPreview(const mrpt::obs::CObservation2DRangeScan &obs) | mrpt::hwdrivers::C2DRangeFinderAbstract | protected |
| registerClass(const TSensorClassId *pNewClass) | mrpt::hwdrivers::CGenericSensor | static |
| roughPrint(char *msg) | mrpt::hwdrivers::CLMS100Eth | private |
| sendCommand(const char *cmd) | mrpt::hwdrivers::CLMS100Eth | private |
| setExternalImageFormat(const std::string &ext) | mrpt::hwdrivers::CGenericSensor | inline |
| setExternalImageJPEGQuality(const unsigned int quality) | mrpt::hwdrivers::CGenericSensor | inline |
| setPathForExternalImages(const std::string &directory) | mrpt::hwdrivers::CGenericSensor | inlinevirtual |
| setSensorLabel(const std::string &sensorLabel) | mrpt::hwdrivers::CGenericSensor | inline |
| setSensorPose(const mrpt::poses::CPose3D &_pose) | mrpt::hwdrivers::CLMS100Eth | |
| showPreview(bool enable=true) | mrpt::hwdrivers::C2DRangeFinderAbstract | inline |
| 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 | |
| TSensorState enum name | mrpt::hwdrivers::CGenericSensor | |
| turnOff() | mrpt::hwdrivers::CLMS100Eth | virtual |
| turnOn() | mrpt::hwdrivers::CLMS100Eth | virtual |
| ~C2DRangeFinderAbstract() | mrpt::hwdrivers::C2DRangeFinderAbstract | virtual |
| ~CDebugOutputCapable() | mrpt::utils::CDebugOutputCapable | inlinevirtual |
| ~CGenericSensor() | mrpt::hwdrivers::CGenericSensor | virtual |
| ~CLMS100Eth() | mrpt::hwdrivers::CLMS100Eth | virtual |