8 #ifndef META_OCEAN_DEVICES_MAPBUILDING_MAP_BUILDING_DEVICE_H
9 #define META_OCEAN_DEVICES_MAPBUILDING_MAP_BUILDING_DEVICE_H
36 const std::string&
library()
const override;
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 base class for all devices of the MapBuilding library.
Definition: MapBuildingDevice.h:29
const std::string & library() const override
Returns the name of the owner library.
MapBuildingDevice(const std::string &name, const DeviceType type)
Creates a new device by is name.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15