USRP Hardware Driver and USRP Manual  Version: 4.6.0.0-7-gece7c4811
UHD and USRP Manual
uhd::op_seqerr Struct Reference

#include <uhd/exception.hpp>

Inheritance diagram for uhd::op_seqerr:
uhd::rfnoc_error uhd::exception

Public Member Functions

 op_seqerr (const std::string &what)
 
unsigned code (void) const override
 
op_seqerrdynamic_clone (void) const override
 
void dynamic_throw (void) const override
 
- Public Member Functions inherited from uhd::rfnoc_error
 rfnoc_error (const std::string &what)
 
- Public Member Functions inherited from uhd::exception
 exception (const std::string &what)
 

Detailed Description

Gets thrown when a transaction with an RFNoC yields a sequence error

Constructor & Destructor Documentation

◆ op_seqerr()

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

Member Function Documentation

◆ code()

unsigned uhd::op_seqerr::code ( void  ) const
overridevirtual

Reimplemented from uhd::rfnoc_error.

◆ dynamic_clone()

op_seqerr* uhd::op_seqerr::dynamic_clone ( void  ) const
overridevirtual

Reimplemented from uhd::rfnoc_error.

◆ dynamic_throw()

void uhd::op_seqerr::dynamic_throw ( void  ) const
overridevirtual

Reimplemented from uhd::rfnoc_error.


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