Report< CB >::Send Class Reference
Interface to send reports.
More...
#include <CallBack.h>
List of all members.
Detailed Description
template<class CB>
class Report< CB >::Send
Interface to send reports.
Send provides the Reports callback inteface via operator->. Additionally it triggers ReportCallback::reportbegin and ReportCallback::reportend. Thus any callback recipient listening, may count on receiving a trigger before the 1st actual callback function is invoked, and after the last one.
See Report
Constructor & Destructor Documentation
template<class CB> |
Report< CB >::Send::Send |
( |
Report< CB > & |
report_r |
) |
[inline] |
|
|
Constructor. Triggers Report->reportbegin(). |
template<class CB> |
Report< CB >::Send::~Send |
( |
|
) |
[inline] |
|
|
Destructor. Triggers Report->reportend(). |
Member Function Documentation
template<class CB> |
CB* Report< CB >::Send::operator-> |
( |
|
) |
[inline] |
|
|
Access to callback interface. |
Member Data Documentation
The documentation for this class was generated from the following file:
Generated on Fri Jun 16 15:51:35 2006 for liby2util by
1.4.6