USRP Hardware Driver and USRP Manual Version: 4.9.0.1-1
UHD and USRP Manual
Loading...
Searching...
No Matches
uhd::exception Struct Referenceabstract

#include <uhd/exception.hpp>

Inheritance diagram for uhd::exception:
Collaboration diagram for uhd::exception:

Public Member Functions

 exception (const std::string &what)
virtual unsigned code (void) const =0
virtual exceptiondynamic_clone (void) const =0
virtual void dynamic_throw (void) const =0

Detailed Description

Base class of all UHD-specific exceptions.

Constructor & Destructor Documentation

◆ exception()

uhd::exception::exception ( const std::string & what)

Member Function Documentation

◆ code()

◆ dynamic_clone()

◆ dynamic_throw()


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