Blender V2.61 - r43446
Public Attributes

direntry Struct Reference

#include <BLI_fileops_types.h>

List of all members.

Public Attributes

char * string
mode_t type
char * relname
char * path
struct stat s
unsigned int flags
char size [16]
char mode1 [4]
char mode2 [4]
char mode3 [4]
char owner [16]
char time [8]
char date [16]
char extra [16]
void * poin
int nr
struct ImBufimage
unsigned int selflag

Detailed Description

Definition at line 44 of file BLI_fileops_types.h.


Member Data Documentation

char direntry::date[16]

Definition at line 63 of file BLI_fileops_types.h.

Referenced by bli_adddirstrings(), column_widths(), and file_draw_list().

char direntry::extra[16]

Definition at line 64 of file BLI_fileops_types.h.

Referenced by filelist_from_main().

unsigned int direntry::flags
char direntry::mode1[4]

Definition at line 58 of file BLI_fileops_types.h.

Referenced by bli_adddirstrings(), column_widths(), and file_draw_list().

char direntry::mode2[4]

Definition at line 59 of file BLI_fileops_types.h.

Referenced by bli_adddirstrings(), column_widths(), and file_draw_list().

char direntry::mode3[4]

Definition at line 60 of file BLI_fileops_types.h.

Referenced by bli_adddirstrings(), column_widths(), and file_draw_list().

Definition at line 66 of file BLI_fileops_types.h.

Referenced by filelist_from_main().

char direntry::owner[16]

Definition at line 61 of file BLI_fileops_types.h.

Referenced by bli_adddirstrings(), column_widths(), and file_draw_list().

Definition at line 65 of file BLI_fileops_types.h.

Referenced by filelist_from_main().

struct stat direntry::s
unsigned int direntry::selflag
char direntry::size[16]

Definition at line 57 of file BLI_fileops_types.h.

Referenced by bli_adddirstrings(), column_widths(), and file_draw_list().

Definition at line 45 of file BLI_fileops_types.h.

Referenced by bli_adddirstrings(), and filelist_free().

char direntry::time[8]

Definition at line 62 of file BLI_fileops_types.h.

Referenced by bli_adddirstrings(), column_widths(), and file_draw_list().


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