libzypp  9.1.2
Public Member Functions | Public Attributes | Private Member Functions | Friends | Related Functions
zypp::ws::WebpinResult::Impl Struct Reference

WebpinResult implementation. More...

List of all members.

Public Member Functions

 Impl ()
 ~Impl ()

Public Attributes

std::string name
Edition edition
CheckSum checksum
Url repourl
string summary
string distro
int priority

Private Member Functions

Implclone () const
 clone for RWCOW_pointer

Friends

ImplrwcowClone (const Impl *rhs)

Related Functions

(Note that these are not member functions.)

std::ostream & operator<< (std::ostream &str, const WebpinResult::Impl &obj)

Detailed Description

WebpinResult implementation.

Definition at line 30 of file WebpinResult.cc.


Constructor & Destructor Documentation

Definition at line 32 of file WebpinResult.cc.

Definition at line 36 of file WebpinResult.cc.


Member Function Documentation

Impl* zypp::ws::WebpinResult::Impl::clone ( ) const [inline, private]

clone for RWCOW_pointer

Definition at line 52 of file WebpinResult.cc.


Friends And Related Function Documentation

Impl* rwcowClone ( const Impl rhs) [friend]
std::ostream & operator<< ( std::ostream &  str,
const WebpinResult::Impl obj 
) [related]

Stream output

Definition at line 57 of file WebpinResult.cc.


Member Data Documentation


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