zypp::syscontent::Reader::Impl Class Reference

List of all members.

Public Member Functions

 Impl ()
 Impl (std::istream &input_r)

Static Public Member Functions

static shared_ptr< Implnullimpl ()
 Offer default Impl.

Public Attributes

std::string _name
Edition _edition
std::string _description
Date _created
std::list< Entry_content

Private Member Functions

Implclone () const
 clone for RWCOW_pointer

Friends

ImplrwcowClone (const Impl *rhs)


Detailed Description

See also:
Reader

Definition at line 236 of file SysContent.cc.


Constructor & Destructor Documentation

zypp::syscontent::Reader::Impl::Impl (  )  [inline]

Definition at line 239 of file SysContent.cc.

zypp::syscontent::Reader::Impl::Impl ( std::istream &  input_r  ) 

Definition at line 377 of file SysContent.cc.

References _content, _created, _description, _edition, _name, and zypp::xml::ParseDef::MANDTAORY.


Member Function Documentation

static shared_ptr<Impl> zypp::syscontent::Reader::Impl::nullimpl (  )  [inline, static]

Offer default Impl.

Definition at line 254 of file SysContent.cc.

Impl* zypp::syscontent::Reader::Impl::clone (  )  const [inline, private]

clone for RWCOW_pointer

Definition at line 263 of file SysContent.cc.


Friends And Related Function Documentation

Impl* rwcowClone ( const Impl rhs  )  [friend]


Member Data Documentation

Definition at line 245 of file SysContent.cc.

Referenced by Impl().

Definition at line 246 of file SysContent.cc.

Referenced by Impl().

Definition at line 247 of file SysContent.cc.

Referenced by Impl().

Definition at line 248 of file SysContent.cc.

Referenced by Impl().

Definition at line 250 of file SysContent.cc.

Referenced by Impl().


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

doxygen