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

#include <Callback.h>

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

List of all members.

Public Types

typedef DistributeReport< _ReportDistributor

Public Member Functions

virtual ~ReceiveReport ()
ReceiveReportwhoIsConnected () const
bool connected () const
void connect ()
void disconnect ()
virtual void reportbegin ()
virtual void reportend ()


Detailed Description

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

Definition at line 145 of file Callback.h.


Member Typedef Documentation

Definition at line 147 of file Callback.h.


Constructor & Destructor Documentation

template<class _Report>
virtual zypp::callback::ReceiveReport< _Report >::~ReceiveReport (  )  [inline, virtual]

Definition at line 149 of file Callback.h.


Member Function Documentation

template<class _Report>
ReceiveReport* zypp::callback::ReceiveReport< _Report >::whoIsConnected (  )  const [inline]

template<class _Report>
bool zypp::callback::ReceiveReport< _Report >::connected (  )  const [inline]

Definition at line 155 of file Callback.h.

template<class _Report>
void zypp::callback::ReceiveReport< _Report >::connect (  )  [inline]

Definition at line 158 of file Callback.h.

template<class _Report>
void zypp::callback::ReceiveReport< _Report >::disconnect (  )  [inline]

template<class _Report>
virtual void zypp::callback::ReceiveReport< _Report >::reportbegin (  )  [inline, virtual]

template<class _Report>
virtual void zypp::callback::ReceiveReport< _Report >::reportend (  )  [inline, virtual]


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

doxygen