zypp::storage::XMLMessageImpl Struct Reference

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

#include <XMLMessageImpl.h>

Inheritance diagram for zypp::storage::XMLMessageImpl:

zypp::detail::MessageImplIf zypp::detail::ResObjectImplIf zypp::base::ReferenceCounted NonCopyable List of all members.

Public Member Functions

 XMLMessageImpl ()
 Default ctor.
virtual ~XMLMessageImpl ()
 Dtor.
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 ByteCount archivesize () const
virtual unsigned sourceMediaNr () const
 Number of the source media that provides the data required for installation.
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.

Public Attributes

TranslatedText _text
 The text of the message.
TranslatedText _summary
TranslatedText _description
TranslatedText _install_notify
TranslatedText _delete_notify
TranslatedText _license_to_confirm
std::string _vendor
ByteCount _size
ByteCount _archive_size
bool _install_only
Date _build_time
Date _install_time

Detailed Description

Class representing the message to be shown during update.

Definition at line 29 of file XMLMessageImpl.h.


Constructor & Destructor Documentation

zypp::storage::XMLMessageImpl::XMLMessageImpl  ) 
 

Default ctor.

Definition at line 31 of file XMLMessageImpl.cc.

zypp::storage::XMLMessageImpl::~XMLMessageImpl  )  [virtual]
 

Dtor.

Definition at line 34 of file XMLMessageImpl.cc.


Member Function Documentation

virtual TranslatedText zypp::storage::XMLMessageImpl::summary  )  const [inline, virtual]
 

Short label.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 37 of file XMLMessageImpl.h.

References _summary.

virtual TranslatedText zypp::storage::XMLMessageImpl::description  )  const [inline, virtual]
 

Long description.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 39 of file XMLMessageImpl.h.

References _description.

virtual TranslatedText zypp::storage::XMLMessageImpl::insnotify  )  const [inline, virtual]
 

Todo:
well define!

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 41 of file XMLMessageImpl.h.

References _install_notify.

virtual TranslatedText zypp::storage::XMLMessageImpl::delnotify  )  const [inline, virtual]
 

Todo:
well define!

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 43 of file XMLMessageImpl.h.

References _delete_notify.

virtual TranslatedText zypp::storage::XMLMessageImpl::licenseToConfirm  )  const [inline, virtual]
 

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 45 of file XMLMessageImpl.h.

References _license_to_confirm.

virtual Vendor zypp::storage::XMLMessageImpl::vendor void   )  const [inline, virtual]
 

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 47 of file XMLMessageImpl.h.

References _vendor.

virtual ByteCount zypp::storage::XMLMessageImpl::size  )  const [inline, virtual]
 

Size.

Todo:
well define which size.

Reimplemented from zypp::detail::MessageImplIf.

Definition at line 49 of file XMLMessageImpl.h.

References _size.

virtual ByteCount zypp::storage::XMLMessageImpl::archivesize  )  const [inline, virtual]
 

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 51 of file XMLMessageImpl.h.

References _archive_size.

virtual unsigned zypp::storage::XMLMessageImpl::sourceMediaNr  )  const [inline, virtual]
 

Number of the source media that provides the data required for installation.

Zero, if no media access is required.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 53 of file XMLMessageImpl.h.

virtual bool zypp::storage::XMLMessageImpl::installOnly  )  const [inline, virtual]
 

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 55 of file XMLMessageImpl.h.

References _install_only.

virtual Date zypp::storage::XMLMessageImpl::buildtime  )  const [inline, virtual]
 

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 57 of file XMLMessageImpl.h.

References _build_time.

virtual Date zypp::storage::XMLMessageImpl::installtime  )  const [inline, virtual]
 

Time of installation, or 0.

Reimplemented from zypp::detail::ResObjectImplIf.

Definition at line 59 of file XMLMessageImpl.h.

References _install_time.

TranslatedText zypp::storage::XMLMessageImpl::text  )  const [virtual]
 

Get the text of the message.

Implements zypp::detail::MessageImplIf.

Definition at line 37 of file XMLMessageImpl.cc.

References _text.


Member Data Documentation

TranslatedText zypp::storage::XMLMessageImpl::_text
 

The text of the message.

Definition at line 66 of file XMLMessageImpl.h.

Referenced by text().

TranslatedText zypp::storage::XMLMessageImpl::_summary
 

Definition at line 68 of file XMLMessageImpl.h.

Referenced by summary().

TranslatedText zypp::storage::XMLMessageImpl::_description
 

Definition at line 69 of file XMLMessageImpl.h.

Referenced by description().

TranslatedText zypp::storage::XMLMessageImpl::_install_notify
 

Definition at line 71 of file XMLMessageImpl.h.

Referenced by insnotify().

TranslatedText zypp::storage::XMLMessageImpl::_delete_notify
 

Definition at line 72 of file XMLMessageImpl.h.

Referenced by delnotify().

TranslatedText zypp::storage::XMLMessageImpl::_license_to_confirm
 

Definition at line 73 of file XMLMessageImpl.h.

Referenced by licenseToConfirm().

std::string zypp::storage::XMLMessageImpl::_vendor
 

Definition at line 74 of file XMLMessageImpl.h.

Referenced by vendor().

ByteCount zypp::storage::XMLMessageImpl::_size
 

Definition at line 75 of file XMLMessageImpl.h.

Referenced by size().

ByteCount zypp::storage::XMLMessageImpl::_archive_size
 

Definition at line 76 of file XMLMessageImpl.h.

Referenced by archivesize().

bool zypp::storage::XMLMessageImpl::_install_only
 

Definition at line 77 of file XMLMessageImpl.h.

Referenced by installOnly().

Date zypp::storage::XMLMessageImpl::_build_time
 

Definition at line 78 of file XMLMessageImpl.h.

Referenced by buildtime().

Date zypp::storage::XMLMessageImpl::_install_time
 

Definition at line 79 of file XMLMessageImpl.h.

Referenced by installtime().


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