GME  13
Public Attributes
svn_version_ext_linked_lib_t Struct Reference

#include <svn_version.h>

List of all members.

Public Attributes

const char * name
const char * compiled_version
const char * runtime_version

Detailed Description

Dependent library information. Describes the name and versions of known dependencies used by libsvn_subr.

Since:
New in 1.8.

Definition at line 359 of file svn_version.h.


Member Data Documentation

Compile-time version string

Definition at line 362 of file svn_version.h.

Library name

Definition at line 361 of file svn_version.h.

Run-time version string (optional)

Definition at line 363 of file svn_version.h.


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