, including all inherited members.
appendObservation(const mrpt::utils::CSerializablePtr &obj) | mrpt::hwdrivers::CGenericSensor | [inline, protected] |
appendObservations(const std::vector< mrpt::utils::CSerializablePtr > &obj) | mrpt::hwdrivers::CGenericSensor | [protected] |
bindIO(CStream *streamIO) | mrpt::hwdrivers::C2DRangeFinderAbstract | |
C2DRangeFinderAbstract() | mrpt::hwdrivers::C2DRangeFinderAbstract | |
CDebugOutputCapable() | mrpt::utils::CDebugOutputCapable | [inline] |
CGenericSensor() | mrpt::hwdrivers::CGenericSensor | |
checkControllerIsConnected() | mrpt::hwdrivers::CSickLaserUSB | [private] |
createSensor(const std::string &className) | mrpt::hwdrivers::CGenericSensor | [static] |
createSensorPtr(const std::string &className) | mrpt::hwdrivers::CGenericSensor | [inline, static] |
CSickLaserUSB() | mrpt::hwdrivers::CSickLaserUSB | |
CUncopiable() | mrpt::utils::CUncopiable | [inline] |
doProcess() | mrpt::hwdrivers::C2DRangeFinderAbstract | [virtual] |
doProcessSimple(bool &outThereIsObservation, mrpt::slam::CObservation2DRangeScan &outObservation, bool &hardwareError) | mrpt::hwdrivers::CSickLaserUSB | [virtual] |
filterByExclusionAngles(CObservation2DRangeScan &obs) const | mrpt::hwdrivers::C2DRangeFinderAbstract | [protected] |
filterByExclusionAreas(CObservation2DRangeScan &obs) const | mrpt::hwdrivers::C2DRangeFinderAbstract | [protected] |
getExternalImageJPEGQuality() const | mrpt::hwdrivers::CGenericSensor | [inline] |
getObservation(bool &outThereIsObservation, 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::CGenericSensor | [inline, virtual] |
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::CSickLaserUSB | [protected, virtual] |
loadExclusionAreas(const mrpt::utils::CConfigFileBase &configSource, const std::string &iniSection) | mrpt::hwdrivers::C2DRangeFinderAbstract | [protected] |
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_path_for_external_images | mrpt::hwdrivers::CGenericSensor | [protected] |
m_process_rate | mrpt::hwdrivers::CGenericSensor | [protected] |
m_sensorLabel | mrpt::hwdrivers::CGenericSensor | [protected] |
m_sensorPose | mrpt::hwdrivers::CSickLaserUSB | [private] |
m_serialNumber | mrpt::hwdrivers::CSickLaserUSB | [private] |
m_state | mrpt::hwdrivers::CGenericSensor | [protected] |
m_stream | mrpt::hwdrivers::C2DRangeFinderAbstract | [protected] |
m_timeStartTT | mrpt::hwdrivers::CSickLaserUSB | [private] |
m_timeStartUI | mrpt::hwdrivers::CSickLaserUSB | [private] |
m_usbConnection | mrpt::hwdrivers::CSickLaserUSB | [private] |
printf_debug(const char *frmt,...) | mrpt::utils::CDebugOutputCapable | [static] |
registerClass(const TSensorClassId *pNewClass) | mrpt::hwdrivers::CGenericSensor | [static] |
setDeviceSerialNumber(const std::string &deviceSerialNumber) | mrpt::hwdrivers::CSickLaserUSB | [inline] |
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 | [inline, virtual] |
setSensorLabel(const std::string &sensorLabel) | mrpt::hwdrivers::CGenericSensor | [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::CSickLaserUSB | [virtual] |
turnOn() | mrpt::hwdrivers::CSickLaserUSB | [virtual] |
waitContinuousSampleFrame(std::vector< float > &ranges, unsigned char &LMS_status, uint32_t &out_board_timestamp, bool &is_mm_mode) | mrpt::hwdrivers::CSickLaserUSB | [private] |
~C2DRangeFinderAbstract() | mrpt::hwdrivers::C2DRangeFinderAbstract | [virtual] |
~CDebugOutputCapable() | mrpt::utils::CDebugOutputCapable | [inline, virtual] |
~CGenericSensor() | mrpt::hwdrivers::CGenericSensor | [virtual] |
~CSickLaserUSB() | mrpt::hwdrivers::CSickLaserUSB | [virtual] |