apr_version_t Struct Reference

#include <apr_version.h>

Data Fields

int major
int minor
int patch
int is_dev

Detailed Description

The numeric version information is broken out into fields within this structure.


Field Documentation

is development (1 or 0)

major number

minor number

patch number


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 19 Jun 2014 for Apache Portable Runtime by  doxygen 1.6.1