libzypp  10.5.0
zypp::syscontent::Reader::Entry Class Reference

Restored ResObject data. More...

#include <SysContent.h>

List of all members.

Classes

class  Impl

Public Member Functions

 Entry ()
const std::string & kind () const
const std::string & name () const
const Editionedition () const
const Archarch () const
 Entry (const shared_ptr< Impl > &pimpl_r)

Private Attributes

RW_pointer< Impl_pimpl

Detailed Description

Restored ResObject data.

Definition at line 234 of file SysContent.h.


Constructor & Destructor Documentation

zypp::syscontent::Reader::Entry::Entry ( )

Definition at line 211 of file SysContent.cc.

zypp::syscontent::Reader::Entry::Entry ( const shared_ptr< Impl > &  pimpl_r)

Definition at line 215 of file SysContent.cc.


Member Function Documentation

const std::string & zypp::syscontent::Reader::Entry::kind ( ) const

Definition at line 219 of file SysContent.cc.

const std::string & zypp::syscontent::Reader::Entry::name ( ) const

Definition at line 222 of file SysContent.cc.

const Edition & zypp::syscontent::Reader::Entry::edition ( ) const

Definition at line 225 of file SysContent.cc.

const Arch & zypp::syscontent::Reader::Entry::arch ( ) const

Definition at line 228 of file SysContent.cc.


Member Data Documentation


The documentation for this class was generated from the following files: