Go to the source code of this file.
Classes | |
struct | ReportCallback |
Basic interface definition for callback reports. More... | |
class | RedirectCallback< CB > |
Base class for callback interfaces which allow redirection. More... | |
class | Report< CB > |
Hook managing callback sending and recieving. More... | |
class | Report< CB >::Send |
Interface to send reports. More... | |
class | ReportRedirect< CB > |
Temporarily redirect Report to some recipient. More... | |
struct | ReportReceive< CB > |
Temporarily redirect Report to this recipient. More... |