zypp::detail::MessageImplIf Class Reference

Abstract Message implementation interface. More...

#include <MessageImplIf.h>

Inheritance diagram for zypp::detail::MessageImplIf:

zypp::detail::ResObjectImplIf zypp::base::ReferenceCounted NonCopyable zypp::detail::MessageImpl zypp::source::yum::YUMMessageImpl zypp::storage::XMLMessageImpl List of all members.

Public Types

typedef Message ResType

Public Member Functions

virtual TranslatedText text () const PURE_VIRTUAL
 Get the text of the message.
virtual ByteCount size () const
 Size.
virtual Patch::constPtr patch () const
 Patch the message belongs to - if any.

Detailed Description

Abstract Message implementation interface.

Definition at line 34 of file MessageImplIf.h.


Member Typedef Documentation

typedef Message zypp::detail::MessageImplIf::ResType

Definition at line 37 of file MessageImplIf.h.


Member Function Documentation

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

Get the text of the message.

Reimplemented in zypp::detail::MessageImpl, zypp::source::yum::YUMMessageImpl, and zypp::storage::XMLMessageImpl.

Definition at line 26 of file MessageImplIf.cc.

Referenced by zypp::Message::text().

ByteCount zypp::detail::MessageImplIf::size (  )  const [virtual]

Size.

Todo:
well define which size.

Reimplemented from zypp::detail::ResObjectImplIf.

Reimplemented in zypp::storage::XMLMessageImpl.

Definition at line 29 of file MessageImplIf.cc.

References zypp::detail::ResObjectImplIf::size().

Patch::constPtr zypp::detail::MessageImplIf::patch (  )  const [virtual]

Patch the message belongs to - if any.

Reimplemented in zypp::source::yum::YUMMessageImpl.

Definition at line 33 of file MessageImplIf.cc.

Referenced by zypp::Message::patch().


The documentation for this class was generated from the following files:
Generated on Tue Nov 28 16:49:38 2006 for zypp by  doxygen 1.5.0