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

rpmhookArgv Union Reference

#include <rpmhook.h>


Data Fields

const char * s
int i
float f
void * p


Detailed Description

Definition at line 4 of file rpmhook.h.


Field Documentation

float rpmhookArgv::f
 

Definition at line 8 of file rpmhook.h.

Referenced by rpmhookArgsParse().

int rpmhookArgv::i
 

Definition at line 7 of file rpmhook.h.

Referenced by rpmhookArgsParse().

void* rpmhookArgv::p
 

Definition at line 10 of file rpmhook.h.

Referenced by rpmhookArgsParse().

const char* rpmhookArgv::s
 

Definition at line 6 of file rpmhook.h.

Referenced by rpmhookArgsParse().


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