GMapping::Sensor Class Reference
#include <sensor.h>
List of all members.
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 = "" |
) |
|
virtual GMapping::Sensor::~Sensor |
( |
|
) |
[virtual] |
Member Function Documentation
std::string GMapping::Sensor::getName |
( |
|
) |
const [inline] |
void GMapping::Sensor::setName |
( |
const std::string & |
name |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: