Base class for a handle.
More...
#include <handle.h>
Base class for a handle.
Definition at line 43 of file handle.h.
robot_controllers::Handle::Handle |
( |
| ) |
|
|
inline |
virtual robot_controllers::Handle::~Handle |
( |
| ) |
|
|
inlinevirtual |
Ensure proper cleanup with virtual destructor.
Definition at line 51 of file handle.h.
robot_controllers::Handle::Handle |
( |
const Handle & |
| ) |
|
|
private |
virtual std::string robot_controllers::Handle::getName |
( |
| ) |
|
|
pure virtual |
Handle& robot_controllers::Handle::operator= |
( |
const Handle & |
| ) |
|
|
private |
The documentation for this class was generated from the following file: