Blender  V2.93
Public Attributes | List of all members
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 43 of file BLI_fileops_types.h.

Member Data Documentation

◆ path

const char* direntry::path

◆ relname

const char* direntry::relname

◆ s

struct stat direntry::s

Definition at line 46 of file BLI_fileops_types.h.

Referenced by filelist_readjob_list_dir(), and seq_disk_cache_get_files().

◆ type

mode_t direntry::type

Definition at line 44 of file BLI_fileops_types.h.

Referenced by bli_compare().


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