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

browse_host_upload Struct Reference


Data Fields

special_upload special
 vtable, MUST be first field
gint flags
 Opening flags.
txdrv_ttx
 The transmission stack.
gchar * w_buf
 Used for dynamically wallocated buffer.
size_t w_buf_size
 Size of the wallocated buffer.
const gchar * b_data
 Current data block.
size_t b_offset
 Offset in data block.
size_t b_size
 Size of the data block.
guint file_index
 Current file index (iterator).
GSList * hits
 Pending query hits to send back.
special_upload_closed_t cb
 Callback to invoke when TX fully flushed.
gpointer cb_arg
 Callback argument.

Field Documentation

const gchar* browse_host_upload::b_data
 

Current data block.

size_t browse_host_upload::b_offset
 

Offset in data block.

size_t browse_host_upload::b_size
 

Size of the data block.

special_upload_closed_t browse_host_upload::cb
 

Callback to invoke when TX fully flushed.

gpointer browse_host_upload::cb_arg
 

Callback argument.

guint browse_host_upload::file_index
 

Current file index (iterator).

gint browse_host_upload::flags
 

Opening flags.

GSList* browse_host_upload::hits
 

Pending query hits to send back.

struct special_upload browse_host_upload::special
 

vtable, MUST be first field

txdrv_t* browse_host_upload::tx
 

The transmission stack.

gchar* browse_host_upload::w_buf
 

Used for dynamically wallocated buffer.

size_t browse_host_upload::w_buf_size
 

Size of the wallocated buffer.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 30 17:53:32 2007 for gtk-gnutella by  doxygen 1.3.9.1