8 #ifndef META_OCEAN_DEVICES_PATTERN_DEVICE_H
9 #define META_OCEAN_DEVICES_PATTERN_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 base class for all devices of the Pattern library.
Definition: PatternDevice.h:29
virtual const std::string & library() const
Returns the name of the owner library.
PatternDevice(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