libzypp  15.28.6
zypp::RepoStatus::Impl Struct Reference

RepoStatus implementation. More...

Static Public Member Functions

static void recursive_timestamp (const Pathname &dir_r, time_t &max_r)
 Recursive computation of max dir timestamp. 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 void zypp::RepoStatus::Impl::recursive_timestamp ( const Pathname &  dir_r,
time_t &  max_r 
)
inlinestatic

Recursive computation of max dir timestamp.

Definition at line 38 of file RepoStatus.cc.

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

clone for RWCOW_pointer

Definition at line 59 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 65 of file RepoStatus.cc.

Member Data Documentation

string zypp::RepoStatus::Impl::_checksum

Definition at line 34 of file RepoStatus.cc.

Date zypp::RepoStatus::Impl::_timestamp

Definition at line 35 of file RepoStatus.cc.


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