libzypp  13.10.6
zypp::RepoStatus::Impl Struct Reference

RepoStatus implementation. More...

Static Public Member Functions

static shared_ptr< Implnullimpl ()
 Offer default Impl. More...
 

Public Attributes

string checksum
 
Date timestamp
 

Private Member Functions

Implclone () const
 clone for RWCOW_pointer More...
 

Friends

ImplrwcowClone (const Impl *rhs)
 

Related Functions

(Note that these are not member functions.)

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

Detailed Description

RepoStatus implementation.

Definition at line 31 of file RepoStatus.cc.

Member Function Documentation

static shared_ptr<Impl> zypp::RepoStatus::Impl::nullimpl ( )
inlinestatic

Offer default Impl.

Definition at line 40 of file RepoStatus.cc.

Impl* zypp::RepoStatus::Impl::clone ( ) const
inlineprivate

clone for RWCOW_pointer

Definition at line 49 of file RepoStatus.cc.

Friends And Related Function Documentation

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

Stream output

Definition at line 55 of file RepoStatus.cc.

Member Data Documentation

string zypp::RepoStatus::Impl::checksum

Definition at line 36 of file RepoStatus.cc.

Date zypp::RepoStatus::Impl::timestamp

Definition at line 37 of file RepoStatus.cc.


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