Ocean
system/usb/Device.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::System::USB::Device
 This class wraps a libusb device. More...
 

Namespaces

 Ocean
 The namespace covering the entire Ocean framework.
 
 Ocean::System
 Namespace of the System library.
 
 Ocean::System::USB
 Namespace of the System library USB.
 

Typedefs

using Ocean::System::USB::SharedDevice = std::shared_ptr< Device >
 Definition of a shared pointer holding a device. More...
 
using Ocean::System::USB::SharedDevices = std::vector< SharedDevice >
 Definition of a vector holding SharedDevice objects. More...