zypp::Message Class Reference

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

#include <Message.h>

Inheritance diagram for zypp::Message:
[legend]

List of all members.

Public Types

typedef
detail::MessageImplIf 
Impl
typedef Message Self
typedef ResTraits< SelfTraitsType
typedef
TraitsType::PtrType 
Ptr
typedef
TraitsType::constPtrType 
constPtr

Public Member Functions

TranslatedText text () const
 Get the text of the message.
Patch::constPtr patch () const
 Patch the message belongs to - if any.

Protected Member Functions

 Message (const NVRAD &nvrad_r)
virtual ~Message ()
 Dtor.

Private Member Functions

virtual Implpimpl ()=0
 Access implementation.
virtual const Implpimpl () const =0
 Access implementation.


Detailed Description

Class representing the message to be shown during update.

Definition at line 28 of file Message.h.


Member Typedef Documentation

typedef detail::MessageImplIf zypp::Message::Impl

Reimplemented from zypp::ResObject.

Definition at line 31 of file Message.h.

typedef Message zypp::Message::Self

Reimplemented from zypp::ResObject.

Definition at line 32 of file Message.h.

typedef ResTraits<Self> zypp::Message::TraitsType

Reimplemented from zypp::ResObject.

Definition at line 33 of file Message.h.

typedef TraitsType::PtrType zypp::Message::Ptr

Reimplemented from zypp::ResObject.

Definition at line 34 of file Message.h.

typedef TraitsType::constPtrType zypp::Message::constPtr

Reimplemented from zypp::ResObject.

Definition at line 35 of file Message.h.


Constructor & Destructor Documentation

zypp::Message::Message ( const NVRAD nvrad_r  )  [protected]

Definition at line 27 of file Message.cc.

zypp::Message::~Message (  )  [protected, virtual]

Dtor.

Definition at line 36 of file Message.cc.


Member Function Documentation

TranslatedText zypp::Message::text (  )  const

Get the text of the message.

Definition at line 45 of file Message.cc.

References pimpl().

Patch::constPtr zypp::Message::patch (  )  const

Patch the message belongs to - if any.

Definition at line 49 of file Message.cc.

References pimpl().

virtual Impl& zypp::Message::pimpl (  )  [private, pure virtual]

Access implementation.

Implements zypp::ResObject.

Referenced by patch(), and text().

virtual const Impl& zypp::Message::pimpl (  )  const [private, pure virtual]

Access implementation.

Implements zypp::ResObject.


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