GME  13
Public Attributes
svn_fs_dirent_t Struct Reference

#include <svn_fs.h>

List of all members.

Public Attributes

const char * name
const svn_fs_id_tid
svn_node_kind_t kind

Detailed Description

The type of a Subversion directory entry.

Definition at line 1714 of file svn_fs.h.


Member Data Documentation

The node revision ID it names.

Definition at line 1721 of file svn_fs.h.

The node kind.

Definition at line 1724 of file svn_fs.h.

const char* svn_fs_dirent_t::name

The name of this directory entry.

Definition at line 1718 of file svn_fs.h.


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