GME  13
Public Attributes
svn_string_t Struct Reference

#include <svn_string.h>

List of all members.

Public Attributes

const char * data
apr_size_t len

Detailed Description

A simple counted string.

Definition at line 96 of file svn_string.h.


Member Data Documentation

const char* svn_string_t::data

pointer to the bytestring

Definition at line 98 of file svn_string.h.

apr_size_t svn_string_t::len

length of bytestring

Definition at line 99 of file svn_string.h.


The documentation for this struct was generated from the following file: