zypp::detail::MessageImpl Class Reference

Class representing the message to be shown during update. More...

#include <MessageImpl.h>

Inheritance diagram for zypp::detail::MessageImpl:
[legend]

List of all members.

Public Member Functions

 MessageImpl ()
 Default ctor.
virtual ~MessageImpl ()
 Dtor.
virtual TranslatedText text () const
 Get the text of the message.

Protected Attributes

TranslatedText _text
 The text of the message.


Detailed Description

Class representing the message to be shown during update.

Definition at line 29 of file MessageImpl.h.


Constructor & Destructor Documentation

zypp::detail::MessageImpl::MessageImpl (  ) 

Default ctor.

Definition at line 31 of file MessageImpl.cc.

zypp::detail::MessageImpl::~MessageImpl (  )  [virtual]

Dtor.

Definition at line 34 of file MessageImpl.cc.


Member Function Documentation

TranslatedText zypp::detail::MessageImpl::text (  )  const [virtual]

Get the text of the message.

Reimplemented from zypp::detail::MessageImplIf.

Definition at line 37 of file MessageImpl.cc.

References _text.


Member Data Documentation

TranslatedText zypp::detail::MessageImpl::_text [protected]

The text of the message.

Definition at line 42 of file MessageImpl.h.

Referenced by zypp::repo::memory::MessageImpl::text(), and text().


The documentation for this class was generated from the following files:
Generated on Tue Sep 25 19:23:19 2007 for libzypp by  doxygen 1.5.3