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

string_area Struct Reference

#include <rsync.h>

Collaboration diagram for string_area:

Collaboration graph
[legend]

Data Fields

char * base
char * end
char * current
string_area * next

Field Documentation

char* base
 

Definition at line 358 of file rsync.h.

Referenced by string_area_free(), and string_area_new().

char* end
 

Definition at line 359 of file rsync.h.

Referenced by string_area_malloc(), and string_area_new().

char* current
 

Definition at line 360 of file rsync.h.

Referenced by string_area_malloc(), and string_area_new().

struct string_area* next
 

Definition at line 361 of file rsync.h.

Referenced by string_area_free(), string_area_malloc(), and string_area_new().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 16 12:37:40 2002 for rsync by doxygen1.2.15