Blender V4.3
direntry Struct Reference

#include <BLI_fileops_types.h>

Public Attributes

mode_t type
 
const char * relname
 
const char * path
 
struct stat s
 

Detailed Description

Definition at line 28 of file BLI_fileops_types.h.

Member Data Documentation

◆ path

◆ relname

◆ s

◆ type

mode_t direntry::type

Definition at line 29 of file BLI_fileops_types.h.

Referenced by direntry_cmp().


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