|
libzypp
15.3.0
|
#include <Callback.h>

Public Types | |
| typedef _Report | ReportType |
| typedef ReportType::UserData | UserData |
| typedef ReceiveReport< _Report > | Receiver |
| typedef DistributeReport< _Report > | Distributor |
Public Member Functions | |
| SendReport () | |
| ~SendReport () | |
| Distributor & | operator-> () |
Static Public Member Functions | |
| static Receiver * | whoIsConnected () |
| static bool | connected () |
Definition at line 221 of file Callback.h.
| typedef _Report zypp::callback::SendReport< _Report >::ReportType |
Definition at line 223 of file Callback.h.
| typedef ReportType::UserData zypp::callback::SendReport< _Report >::UserData |
Definition at line 224 of file Callback.h.
| typedef ReceiveReport<_Report> zypp::callback::SendReport< _Report >::Receiver |
Definition at line 225 of file Callback.h.
| typedef DistributeReport<_Report> zypp::callback::SendReport< _Report >::Distributor |
Definition at line 226 of file Callback.h.
|
inline |
Definition at line 228 of file Callback.h.
|
inline |
Definition at line 231 of file Callback.h.
|
inlinestatic |
Definition at line 234 of file Callback.h.
|
inlinestatic |
Definition at line 237 of file Callback.h.
|
inline |
Definition at line 240 of file Callback.h.