#include <Callback.h>
Public Types | |
| typedef DistributeReport < _Report > | Distributor |
Public Member Functions | |
| SendReport () | |
| ~SendReport () | |
| Distributor & | operator-> () |
Definition at line 209 of file Callback.h.
| typedef DistributeReport<_Report> zypp::callback::SendReport< _Report >::Distributor |
Definition at line 211 of file Callback.h.
| zypp::callback::SendReport< _Report >::SendReport | ( | ) | [inline] |
Definition at line 213 of file Callback.h.
| zypp::callback::SendReport< _Report >::~SendReport | ( | ) | [inline] |
Definition at line 216 of file Callback.h.
| Distributor& zypp::callback::SendReport< _Report >::operator-> | ( | ) | [inline] |
Definition at line 219 of file Callback.h.
1.5.3