zypp::callback::SendReport< _Report > Struct Template Reference

#include <Callback.h>

Inheritance diagram for zypp::callback::SendReport< _Report >:
[legend]

List of all members.

Public Types

typedef DistributeReport< _ReportDistributor

Public Member Functions

 SendReport ()
 ~SendReport ()
Distributoroperator-> ()


Detailed Description

template<class _Report>
struct zypp::callback::SendReport< _Report >

Definition at line 209 of file Callback.h.


Member Typedef Documentation

Definition at line 211 of file Callback.h.


Constructor & Destructor Documentation

template<class _Report>
zypp::callback::SendReport< _Report >::SendReport (  )  [inline]

Definition at line 213 of file Callback.h.

template<class _Report>
zypp::callback::SendReport< _Report >::~SendReport (  )  [inline]

Definition at line 216 of file Callback.h.


Member Function Documentation

template<class _Report>
Distributor& zypp::callback::SendReport< _Report >::operator-> (  )  [inline]

Definition at line 219 of file Callback.h.


The documentation for this struct was generated from the following file:

doxygen