Medical Imaging Interaction Toolkit  2018.4.99-389bf124
Medical Imaging Interaction Toolkit
dirent Struct Reference

#include <dirent_win32.h>

Public Attributes

char d_name [MAX_PATH+1]
 
vcl_size_t d_namlen
 
int d_type
 

Detailed Description

Definition at line 156 of file dirent_win32.h.

Member Data Documentation

◆ d_name

char dirent::d_name[MAX_PATH+1]

Definition at line 158 of file dirent_win32.h.

Referenced by us::AutoLoadModulesFromPath(), and readdir().

◆ d_namlen

vcl_size_t dirent::d_namlen

Definition at line 159 of file dirent_win32.h.

Referenced by readdir().

◆ d_type

int dirent::d_type

Definition at line 160 of file dirent_win32.h.

Referenced by us::AutoLoadModulesFromPath(), and readdir().


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