Boost.UI
User Interface Boost library
Classes

Debug output and async user notifications. More...

Collaboration diagram for Logging:

Classes

class  boost::ui::log_string
 Logging stream class with output into provided uistring. More...
 
class  boost::ui::log::fatal
 Shows error and abort immediately. More...
 
class  boost::ui::log::error
 Shows error dialog in idle time. More...
 
class  boost::ui::log::warning
 Shows warning dialog in idle time. More...
 
class  boost::ui::log::info
 Shows information dialog in idle time. More...
 
class  boost::ui::log::verbose
 Shows verbose information if application was started with –verbose option. More...
 
class  boost::ui::log::debug
 Shows information in debug log. More...
 
class  boost::ui::log::trace
 Shows information in debug log. More...
 
class  boost::ui::log
 Logging stream class. More...
 

Detailed Description

Debug output and async user notifications.