USRP Hardware Driver and USRP Manual  Version: 4.9.0.0
UHD and USRP Manual
Deprecated List
Member uhd::rfnoc::replay_block_control::play (const uint64_t offset, const uint64_t size, const size_t port, const uhd::time_spec_t time_spec, const bool repeat)=0
{ This play command is deprecated, please use play command with repeat as size_t where 0 is repeat=true and 1 is repeat=false}
Class uhd::system_error
Member UHD_PIMPL_DECL (_name)
This macro is deprecated and will be removed in a future release. Instead, directly declare the pimpl struct in the header file.
Member UHD_PIMPL_MAKE (_name, _args)
This macro is deprecated and will be removed in a future release. Instead, directly instantiate the pimpl struct in the source file.