NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
Public Attributes | List of all members
_wdirent Struct Reference

#include <be_dirent_windows.h>

Public Attributes

long d_ino
 
long d_off
 
unsigned short d_reclen
 
size_t d_namlen
 
int d_type
 
wchar_t d_name [PATH_MAX+1]
 

Detailed Description

Definition at line 222 of file be_dirent_windows.h.

Member Data Documentation

◆ d_ino

long _wdirent::d_ino

Definition at line 224 of file be_dirent_windows.h.

◆ d_off

long _wdirent::d_off

Definition at line 227 of file be_dirent_windows.h.

◆ d_reclen

unsigned short _wdirent::d_reclen

Definition at line 230 of file be_dirent_windows.h.

◆ d_namlen

size_t _wdirent::d_namlen

Definition at line 233 of file be_dirent_windows.h.

◆ d_type

int _wdirent::d_type

Definition at line 236 of file be_dirent_windows.h.

◆ d_name

wchar_t _wdirent::d_name[PATH_MAX+1]

Definition at line 239 of file be_dirent_windows.h.


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