8 #ifndef META_OCEAN_DEVICES_SLAM_DEVICE_H
9 #define META_OCEAN_DEVICES_SLAM_DEVICE_H
36 virtual const std::string&
library()
const;
Definition of a class holding the major and minor device type.
Definition: devices/Device.h:62
This class is the base class for all devices of any type.
Definition: devices/Device.h:28
This class implements a device for the SLAM library.
Definition: SLAMDevice.h:29
SLAMDevice(const std::string &name, const DeviceType type)
Creates a new device by is name.
virtual const std::string & library() const
Returns the name of the owner library.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15