zypp::repo::cached::MessageImpl Class Reference

#include <MessageImpl.h>

Inheritance diagram for zypp::repo::cached::MessageImpl:
[legend]

List of all members.

Public Member Functions

 MessageImpl (const data::RecordId &id, repo::cached::RepoImpl::Ptr repository_r)
 Default ctor.
virtual TranslatedText summary () const
 Short label.
virtual TranslatedText description () const
 Long description.
virtual TranslatedText insnotify () const
virtual TranslatedText delnotify () const
virtual TranslatedText licenseToConfirm () const
virtual Vendor vendor () const
virtual ByteCount size () const
 Size.
virtual bool installOnly () const
virtual Date buildtime () const
virtual Date installtime () const
 Time of installation, or 0.
virtual TranslatedText text () const
 Get the text of the message.
virtual Patch::constPtr patch () const
 Patch the message belongs to - if any.
virtual Repository repository () const
 Backlink to the source providing this.

Private Attributes

repo::cached::RepoImpl::Ptr _repository
data::RecordId _id


Detailed Description

Definition at line 28 of file MessageImpl.h.


Constructor & Destructor Documentation

zypp::repo::cached::MessageImpl::MessageImpl ( const data::RecordId id,
repo::cached::RepoImpl::Ptr  repository_r 
)

Default ctor.

Definition at line 33 of file MessageImpl.cc.


Member Function Documentation

TranslatedText zypp::repo::cached::MessageImpl::summary (  )  const [virtual]

Short label.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 48 of file MessageImpl.cc.

References zypp::cache::attrResObjectSummary().

TranslatedText zypp::repo::cached::MessageImpl::description (  )  const [virtual]

Long description.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 53 of file MessageImpl.cc.

References zypp::cache::attrResObjectDescription().

TranslatedText zypp::repo::cached::MessageImpl::insnotify (  )  const [virtual]

Todo:
well define!

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 58 of file MessageImpl.cc.

References zypp::cache::attrResObjectInsnotify().

TranslatedText zypp::repo::cached::MessageImpl::delnotify (  )  const [virtual]

Todo:
well define!

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 63 of file MessageImpl.cc.

References zypp::cache::attrResObjectDelnotify().

TranslatedText zypp::repo::cached::MessageImpl::licenseToConfirm (  )  const [virtual]

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 68 of file MessageImpl.cc.

References zypp::cache::attrResObjectLicenseToConfirm().

Vendor zypp::repo::cached::MessageImpl::vendor (  )  const [virtual]

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 73 of file MessageImpl.cc.

References zypp::cache::attrResObjectVendor().

ByteCount zypp::repo::cached::MessageImpl::size (  )  const [virtual]

Size.

Todo:
well define which size.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 79 of file MessageImpl.cc.

References zypp::cache::attrResObjectInstalledSize().

bool zypp::repo::cached::MessageImpl::installOnly (  )  const [virtual]

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 84 of file MessageImpl.cc.

References zypp::cache::attrResObjectInstallOnly().

Date zypp::repo::cached::MessageImpl::buildtime (  )  const [virtual]

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 89 of file MessageImpl.cc.

References zypp::cache::attrResObjectBuildTime().

Date zypp::repo::cached::MessageImpl::installtime (  )  const [virtual]

Time of installation, or 0.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 94 of file MessageImpl.cc.

TranslatedText zypp::repo::cached::MessageImpl::text (  )  const [virtual]

Get the text of the message.

Reimplemented from zypp::detail::MessageImplIf.

Definition at line 103 of file MessageImpl.cc.

References zypp::cache::attrMessageText().

Patch::constPtr zypp::repo::cached::MessageImpl::patch (  )  const [virtual]

Patch the message belongs to - if any.

Reimplemented from zypp::detail::MessageImplIf.

Definition at line 108 of file MessageImpl.cc.

Repository zypp::repo::cached::MessageImpl::repository (  )  const [virtual]

Backlink to the source providing this.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 39 of file MessageImpl.cc.


Member Data Documentation

repo::cached::RepoImpl::Ptr zypp::repo::cached::MessageImpl::_repository [private]

Definition at line 52 of file MessageImpl.h.

data::RecordId zypp::repo::cached::MessageImpl::_id [private]

Definition at line 53 of file MessageImpl.h.


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