Public Member Functions | Protected Attributes | List of all members
GMapping::Sensor Class Reference

#include <sensor.h>

Inheritance diagram for GMapping::Sensor:
Inheritance graph
[legend]

Public Member Functions

std::string getName () const
 
 Sensor (const std::string &name="")
 
void setName (const std::string &name)
 
virtual ~Sensor ()
 

Protected Attributes

std::string m_name
 

Detailed Description

Definition at line 9 of file sensor.h.

Constructor & Destructor Documentation

GMapping::Sensor::Sensor ( const std::string &  name = "")

Definition at line 5 of file sensor.cpp.

GMapping::Sensor::~Sensor ( )
virtual

Definition at line 9 of file sensor.cpp.

Member Function Documentation

std::string GMapping::Sensor::getName ( ) const
inline

Definition at line 13 of file sensor.h.

void GMapping::Sensor::setName ( const std::string &  name)
inline

Definition at line 14 of file sensor.h.

Member Data Documentation

std::string GMapping::Sensor::m_name
protected

Definition at line 16 of file sensor.h.


The documentation for this class was generated from the following files:


openslam_gmapping
Author(s): Giorgio Grisetti, Cyrill Stachniss, Wolfram Burgard
autogenerated on Mon Jun 10 2019 14:04:22