Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
mir::udev::Context Class Reference

#include <wrapper.h>

Public Member Functions

 Context ()
 
 ~Context () noexcept
 
 Context (Context const &)=delete
 
Contextoperator= (Context const &)=delete
 
std::shared_ptr< Devicedevice_from_syspath (std::string const &syspath)
 
::udev * ctx () const
 

Constructor & Destructor Documentation

mir::udev::Context::Context ( )
mir::udev::Context::~Context ( )
noexcept
mir::udev::Context::Context ( Context const &  )
delete

Member Function Documentation

udev * mir::udev::Context::ctx ( ) const
std::shared_ptr< mu::Device > mir::udev::Context::device_from_syspath ( std::string const &  syspath)
Context& mir::udev::Context::operator= ( Context const &  )
delete

The documentation for this class was generated from the following files:

Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014