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

hRET_s Union Reference

#include <header.h>


Data Fields

const void* ptr
const char** argv
const char* str
uint_32ui32p
uint_16ui16p
int_32i32p
int_16i16p
int_8i8p


Field Documentation

const char ** hRET_s::argv
 

Definition at line 264 of file header.h.

int_16 * hRET_s::i16p
 

Definition at line 269 of file header.h.

int_32 * hRET_s::i32p
 

Definition at line 268 of file header.h.

int_8 * hRET_s::i8p
 

Definition at line 270 of file header.h.

const void * hRET_s::ptr
 

Definition at line 263 of file header.h.

const char * hRET_s::str
 

Definition at line 265 of file header.h.

uint_16 * hRET_s::ui16p
 

Definition at line 267 of file header.h.

uint_32 * hRET_s::ui32p
 

Definition at line 266 of file header.h.


The documentation for this union was generated from the following file:
Generated at Thu Sep 6 11:25:48 2001 for rpm by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001