Main Page
|
Modules
|
Data Structures
|
Directories
|
File List
|
Data Fields
|
Globals
|
Related Pages
|
Examples
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
int
apr_version_t::is_dev
is development (1 or 0)
int
apr_version_t::major
major number
int
apr_version_t::minor
minor number
int
apr_version_t::patch
patch number
The documentation for this struct was generated from the following file:
apr_version.h
Generated on Tue May 17 06:28:42 2005 for Apache Portable Runtime by
1.4.2