YAHAL
Yet Another Hardware Abstraction Library
Loading...
Searching...
No Matches
gpio_exception Class Reference
Inheritance diagram for gpio_exception:

Public Member Functions

 gpio_exception (std::string msg, int err)
 
const char * what () const throw ()
 

Detailed Description

Definition at line 16 of file gpio_BBB.cpp.

Constructor & Destructor Documentation

◆ gpio_exception()

gpio_exception::gpio_exception ( std::string msg,
int err )
inline

Definition at line 18 of file gpio_BBB.cpp.

◆ ~gpio_exception()

gpio_exception::~gpio_exception ( )
throw ( )
inline

Definition at line 21 of file gpio_BBB.cpp.

Member Function Documentation

◆ what()

const char * gpio_exception::what ( ) const
throw ( )
inline

Definition at line 22 of file gpio_BBB.cpp.


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