Ocean
system/usb/Context.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::System::USB::Context
 This class wraps a libusb context. 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::SharedContext = std::shared_ptr< Context >
 Definition of a shared pointer holding a context. More...