rpmhookItem_s Struct Reference


Data Fields

rpmhookFunc func
void * data
rpmhookItem_snext

Detailed Description

Definition at line 14 of file rpmhook.c.


Field Documentation

rpmhookFunc rpmhookItem_s::func

Definition at line 15 of file rpmhook.c.

Referenced by rpmhookTableCallArgs(), and rpmhookTableDelItem().

void* rpmhookItem_s::data

Definition at line 16 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 Tue Feb 19 22:26:29 2008 for rpm by  doxygen 1.5.1