Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

psm_s Struct Reference

#include <psm.h>


Data Fields

rpmTransactionSet ts
TFI_t fi
FD_t cfd
FD_t fd
Header oh
rpmdbMatchIterator mi
const char* stepName
const char* rpmio_flags
const char* failedFile
const char* pkgURL
const char* pkgfn
int scriptTag
int progTag
int npkgs_installed
int scriptArg
int sense
int countCorrection
int chrootDone
rpmCallbackType what
unsigned long amount
unsigned long total
rpmRC rc
pkgStage goal
pkgStage stage


Field Documentation

unsigned long psm_s::amount
 

Callback amount.

Definition at line 156 of file psm.h.

FD_t psm_s::cfd
 

Payload file handle.

Definition at line 139 of file psm.h.

int psm_s::chrootDone
 

Was chroot(2) done by pkgStage?

Definition at line 154 of file psm.h.

int psm_s::countCorrection
 

0 if installing, -1 if removing.

Definition at line 153 of file psm.h.

const char * psm_s::failedFile
 

Definition at line 145 of file psm.h.

FD_t psm_s::fd
 

Repackage file handle.

Definition at line 140 of file psm.h.

TFI_t psm_s::fi
 

transaction element file info

Definition at line 138 of file psm.h.

pkgStage psm_s::goal
 

Definition at line 159 of file psm.h.

rpmdbMatchIterator psm_s::mi
 

Definition at line 142 of file psm.h.

int psm_s::npkgs_installed
 

No. of installed instances.

Definition at line 150 of file psm.h.

Header psm_s::oh
 

Repackage/multilib header.

Definition at line 141 of file psm.h.

const char * psm_s::pkgURL
 

Repackage URL.

Definition at line 146 of file psm.h.

const char * psm_s::pkgfn
 

Repackage file name.

Definition at line 147 of file psm.h.

int psm_s::progTag
 

Scriptlet interpreter tag.

Definition at line 149 of file psm.h.

rpmRC psm_s::rc
 

Definition at line 158 of file psm.h.

const char * psm_s::rpmio_flags
 

Definition at line 144 of file psm.h.

int psm_s::scriptArg
 

Scriptlet package arg.

Definition at line 151 of file psm.h.

int psm_s::scriptTag
 

Scriptlet data tag.

Definition at line 148 of file psm.h.

int psm_s::sense
 

One of RPMSENSE_TRIGGER{IN,UN,POSTUN}.

Definition at line 152 of file psm.h.

pkgStage psm_s::stage
 

Definition at line 160 of file psm.h.

const char * psm_s::stepName
 

Definition at line 143 of file psm.h.

unsigned long psm_s::total
 

Callback total.

Definition at line 157 of file psm.h.

rpmTransactionSet psm_s::ts
 

transaction set

Definition at line 137 of file psm.h.

rpmCallbackType psm_s::what
 

Callback type.

Definition at line 155 of file psm.h.


The documentation for this struct was generated from the following file:
Generated at Mon Sep 24 10:38:00 2001 for rpm by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001