Medical Imaging Interaction Toolkit  2016.11.0
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

char dirent::d_name[MAX_PATH+1]

Definition at line 158 of file dirent_win32.h.

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

vcl_size_t dirent::d_namlen

Definition at line 159 of file dirent_win32.h.

Referenced by readdir().

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: