apreq_value_t Struct Reference

libapreq's pre-extensible string type More...

#include <apreq.h>


Data Fields

char * name
apr_size_t nlen
apr_size_t dlen
char data [1]


Detailed Description

libapreq's pre-extensible string type
Examples:

/home/issac/asf/svn/v2_13/include/apreq.h.


Field Documentation

length of name

Examples:
/home/issac/asf/svn/v2_13/include/apreq.h.

length of data

Examples:
/home/issac/asf/svn/v2_13/include/apreq.h.


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