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.

References zypp::syscontent::Reader::_pimpl.


Member Function Documentation

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

Definition at line 219 of file SysContent.cc.

References _pimpl.

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

Definition at line 222 of file SysContent.cc.

References _pimpl.

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

Definition at line 225 of file SysContent.cc.

References _pimpl.

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

Definition at line 228 of file SysContent.cc.

References _pimpl.


Member Data Documentation

Definition at line 246 of file SysContent.h.

Referenced by arch(), edition(), kind(), and name().


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

doxygen