libzypp
13.10.6
|
#include <Callback.h>
Public Types | |
typedef _Report | ReportType |
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 213 of file Callback.h.
typedef _Report zypp::callback::SendReport< _Report >::ReportType |
Definition at line 215 of file Callback.h.
typedef ReceiveReport<_Report> zypp::callback::SendReport< _Report >::Receiver |
Definition at line 216 of file Callback.h.
typedef DistributeReport<_Report> zypp::callback::SendReport< _Report >::Distributor |
Definition at line 217 of file Callback.h.
|
inline |
Definition at line 219 of file Callback.h.
|
inline |
Definition at line 222 of file Callback.h.
|
inlinestatic |
Definition at line 225 of file Callback.h.
|
inlinestatic |
Definition at line 228 of file Callback.h.
|
inline |
Definition at line 231 of file Callback.h.