NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
Public Attributes | List of all members
dirent 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
 
char d_name [PATH_MAX+1]
 

Detailed Description

Definition at line 262 of file be_dirent_windows.h.

Member Data Documentation

◆ d_ino

long dirent::d_ino

Definition at line 264 of file be_dirent_windows.h.

◆ d_off

long dirent::d_off

Definition at line 267 of file be_dirent_windows.h.

◆ d_reclen

unsigned short dirent::d_reclen

Definition at line 270 of file be_dirent_windows.h.

◆ d_namlen

size_t dirent::d_namlen

Definition at line 273 of file be_dirent_windows.h.

◆ d_type

int dirent::d_type

Definition at line 276 of file be_dirent_windows.h.

◆ d_name

char dirent::d_name[PATH_MAX+1]

Definition at line 279 of file be_dirent_windows.h.


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