zypp::detail::MessageImpl Class Reference

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

#include <MessageImpl.h>

Inheritance diagram for zypp::detail::MessageImpl:

zypp::detail::MessageImplIf zypp::detail::ResObjectImplIf zypp::base::ReferenceCounted NonCopyable 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.

Implements 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 text().


The documentation for this class was generated from the following files:
Generated on Thu Jul 6 00:07:32 2006 for zypp by  doxygen 1.4.6