libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
_WDIR Struct Reference

#include <dirent.hh>

+ Collaboration diagram for _WDIR:

Public Attributes

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

Detailed Description

Definition at line 237 of file dirent.hh.

Member Data Documentation

int _WDIR::cached

Definition at line 245 of file dirent.hh.

WIN32_FIND_DATAW _WDIR::data

Definition at line 242 of file dirent.hh.

struct _wdirent _WDIR::ent

Definition at line 239 of file dirent.hh.

HANDLE _WDIR::handle

Definition at line 248 of file dirent.hh.

wchar_t* _WDIR::patt

Definition at line 251 of file dirent.hh.


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