Apache HTTPD
Public Attributes | List of all members
apr_vformatter_buff_t Struct Reference

#include <apr_lib.h>

Public Attributes

charcurpos
 
charendpos
 

Detailed Description

Structure used by the variable-formatter routines.

Definition at line 64 of file apr_lib.h.

Member Data Documentation

◆ curpos

char* apr_vformatter_buff_t::curpos

The current position

Definition at line 66 of file apr_lib.h.

◆ endpos

char* apr_vformatter_buff_t::endpos

The end position of the format string

Definition at line 68 of file apr_lib.h.


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