Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

pvf_command Struct Reference


Data Fields

char * name
int(* execute )(pvf_CustomData_t *cdata, u8 *param)
int len

Field Documentation

int(* pvf_command::execute)(pvf_CustomData_t *cdata, u8 *param)
 

Referenced by pvf_ImgRender, and pvf_PutImage.

int pvf_command::len
 

Definition at line 73 of file image_Pvf_mod.c.

Referenced by pvf_ImgRender, and pvf_PutImage.

char* pvf_command::name
 

Definition at line 71 of file image_Pvf_mod.c.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 7 12:13:26 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002