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

rpmhookItem_s Struct Reference


Data Fields

rpmhookFunc func
void * data
rpmhookItem_snext

Detailed Description

Definition at line 14 of file rpmhook.c.


Field Documentation

void* rpmhookItem_s::data
 

Definition at line 16 of file rpmhook.c.

Referenced by rpmhookTableCallArgs(), and rpmhookTableDelItem().

rpmhookFunc rpmhookItem_s::func
 

Definition at line 15 of file rpmhook.c.

Referenced by rpmhookTableCallArgs(), and rpmhookTableDelItem().

struct rpmhookItem_s* rpmhookItem_s::next
 

Definition at line 17 of file rpmhook.c.

Referenced by rpmhookTableAddItem(), rpmhookTableCallArgs(), and rpmhookTableDelItem().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 5 13:30:26 2007 for rpm by  doxygen 1.4.4