Data Fields

rpmhookArgs_s Struct Reference

#include <rpmio/rpmhook.h>

Collaboration diagram for rpmhookArgs_s:
Collaboration graph
[legend]

Data Fields

int argc
const char * argt
rpmhookArgv argv [1]

Detailed Description

Definition at line 13 of file rpmhook.h.


Field Documentation

Definition at line 14 of file rpmhook.h.

Referenced by rpmhookArgsNew(), and rpmhookArgsParse().

const char* rpmhookArgs_s::argt

Definition at line 15 of file rpmhook.h.

Referenced by rpmhookArgsParse().

Definition at line 16 of file rpmhook.h.

Referenced by rpmhookArgsNew(), and rpmhookArgsParse().


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