libzypp  10.5.0
zypp::ProgressData::Data Class Reference

List of all members.

Public Member Functions

 Data (value_type min_r, value_type max_r, value_type val_r)

Public Attributes

State _state
std::string _name
value_type _min
value_type _max
value_type _val
ReceiverFnc _receiver
value_type _last_val
Date _last_send

Private Member Functions

Dataclone () const

Friends

DatarwcowClone (const Data *rhs)
 clone for RWCOW_pointer

Detailed Description

Definition at line 149 of file ProgressData.h.


Constructor & Destructor Documentation

zypp::ProgressData::Data::Data ( value_type  min_r,
value_type  max_r,
value_type  val_r 
) [inline]

Definition at line 152 of file ProgressData.h.


Member Function Documentation

Data* zypp::ProgressData::Data::clone ( ) const [inline, private]

Definition at line 171 of file ProgressData.h.


Friends And Related Function Documentation

Data* rwcowClone ( const Data rhs) [friend]

clone for RWCOW_pointer


Member Data Documentation

Definition at line 159 of file ProgressData.h.


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