|
Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
#include <HCITypes.hpp>
Public Member Functions | |
| HCIOpcodeException (std::string const m, const char *file, int line) noexcept | |
Public Member Functions inherited from direct_bt::HCIException | |
| HCIException (std::string const m, const char *file, int line) noexcept | |
Public Member Functions inherited from jau::RuntimeException | |
| RuntimeException (std::string const m, const char *file, int line) noexcept | |
| virtual | ~RuntimeException () noexcept |
| RuntimeException (const RuntimeException &o)=default | |
| RuntimeException (RuntimeException &&o)=default | |
| RuntimeException & | operator= (const RuntimeException &o)=default |
| RuntimeException & | operator= (RuntimeException &&o)=default |
| std::string | get_backtrace () const noexcept |
| virtual const char * | what () const noexcept override |
Additional Inherited Members | |
Protected Member Functions inherited from direct_bt::HCIException | |
| HCIException (std::string const type, std::string const m, const char *file, int line) noexcept | |
Protected Member Functions inherited from jau::RuntimeException | |
| RuntimeException (std::string const type, std::string const m, const char *file, int line) noexcept | |
Definition at line 70 of file HCITypes.hpp.
|
inlinenoexcept |
Definition at line 72 of file HCITypes.hpp.
1.8.18