#include <PkgDu.h>
Private Types | |
| typedef PkgDuMaster::MountPoint | MountPoint |
Private Member Functions | |
| PkgDuSlave & | operator= (const PkgDuSlave &) |
| PkgDuSlave (const PkgDuSlave &) | |
| PkgDuSlave () | |
| ~PkgDuSlave () | |
| bool | sync (const PMPackage &pkg_r, PkgDuMaster &master_r) const |
| bool | add (const PMPackage &pkg_r, PkgDuMaster &master_r) const |
| bool | sub (const PMPackage &pkg_r, PkgDuMaster &master_r) const |
Private Attributes | |
| unsigned | _count |
| FSize * | _data |
Friends | |
| class | PMPackage |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Sync, and add available data to PkgDuMasters statistics. Return true if there were data to contribute. |
|
|
|
|
||||||||||||
|
Sync, and subtract available data from PkgDuMasters statistics. Return true if there were data to contribute. |
|
||||||||||||
|
Ckeck whether in sync with PkgDuMaster. If not recompute data. Return true if there are data to contribute. |
|
|
|
|
|
Last PkgDuMaster synccount |
|
|
Data computed according to last PkgDuMaster |
1.4.4