Subversion
|
The type of a Subversion directory entry. More...
#include <svn_fs.h>
Data Fields | |
const char * | name |
The name of this directory entry. More... | |
const svn_fs_id_t * | id |
The node revision ID it names. More... | |
svn_node_kind_t | kind |
The node kind. More... | |
const svn_fs_id_t* svn_fs_dirent_t::id |
svn_node_kind_t svn_fs_dirent_t::kind |
const char* svn_fs_dirent_t::name |