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

#include <be_dirent_windows.h>

Public Attributes

struct _wdirent ent
 
WIN32_FIND_DATAW data
 
int cached
 
HANDLE handle
 
wchar_t * patt
 

Detailed Description

Definition at line 243 of file be_dirent_windows.h.

Member Data Documentation

◆ ent

struct _wdirent _WDIR::ent

Definition at line 245 of file be_dirent_windows.h.

◆ data

WIN32_FIND_DATAW _WDIR::data

Definition at line 248 of file be_dirent_windows.h.

◆ cached

int _WDIR::cached

Definition at line 251 of file be_dirent_windows.h.

◆ handle

HANDLE _WDIR::handle

Definition at line 254 of file be_dirent_windows.h.

◆ patt

wchar_t* _WDIR::patt

Definition at line 257 of file be_dirent_windows.h.


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