Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

debug_msgbuf_t Struct Reference


Data Fields

stp_outfunc_t ofunc
void * odata
char * data
size_t bytes

Field Documentation

size_t debug_msgbuf_t::bytes
 

Definition at line 57 of file print-util.c.

Referenced by fill_buffer_writefunc(), stp_flush_debug_messages(), and stp_init_debug_messages().

char* debug_msgbuf_t::data
 

Definition at line 56 of file print-util.c.

Referenced by fill_buffer_writefunc(), stp_flush_debug_messages(), and stp_init_debug_messages().

void* debug_msgbuf_t::odata
 

Definition at line 55 of file print-util.c.

Referenced by stp_flush_debug_messages(), and stp_init_debug_messages().

stp_outfunc_t debug_msgbuf_t::ofunc
 

Definition at line 54 of file print-util.c.

Referenced by stp_flush_debug_messages(), and stp_init_debug_messages().


The documentation for this struct was generated from the following file:
Generated on Wed May 12 20:21:38 2004 for libgimpprint API Reference by doxygen1.2.17