Blender V4.5
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 24 of file BLI_fileops_types.h.

Member Data Documentation

◆ path

◆ relname

◆ s

struct stat direntry::s

◆ type

mode_t direntry::type

Definition at line 25 of file BLI_fileops_types.h.

Referenced by direntry_cmp().


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