VAPOR3 3.9.4
Public Attributes | List of all members
DIR Struct Reference

#include <direntWin32.h>

Public Attributes

struct dirent ent
 
struct _WDIRwdirp
 

Detailed Description

Definition at line 206 of file direntWin32.h.

Member Data Documentation

◆ ent

struct dirent DIR::ent

Definition at line 207 of file direntWin32.h.

Referenced by readdir().

◆ wdirp

struct _WDIR* DIR::wdirp

Definition at line 208 of file direntWin32.h.

Referenced by closedir(), opendir(), readdir(), and rewinddir().


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