UHD
003.001.000
|
Go to the source code of this file.
Namespaces | |
uhd | |
uhd::warning | |
Typedefs | |
typedef boost::function< void(std::string)> | uhd::warning::handler_t |
Callback function type for a message handler. More... | |
Functions | |
UHD_API UHD_DEPRECATED void | uhd::warning::post (const std::string &msg) |
UHD_API UHD_DEPRECATED void | uhd::warning::register_handler (const std::string &name, const handler_t &handler) |
UHD_API UHD_DEPRECATED handler_t | uhd::warning::unregister_handler (const std::string &name) |
UHD_API UHD_DEPRECATED const std::vector< std::string > | uhd::warning::registry_names (void) |
EVERYTHING IN THIS FILE IS TOTALLY DEPRECATED! DO NOT USE IT!