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