GME
13
|
Classes | |
struct | svn_string_t |
struct | svn_stringbuf_t |
Modules | |
svn_string_t functions | |
svn_stringbuf_t functions | |
C string functions | |
Typedefs | |
typedef struct svn_string_t | svn_string_t |
typedef struct svn_stringbuf_t | svn_stringbuf_t |
typedef struct svn_string_t svn_string_t |
A simple counted string.
typedef struct svn_stringbuf_t svn_stringbuf_t |
A buffered string, capable of appending without an allocation and copy for each append.