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
_wdirent Struct Reference

#include <dirent.hh>

Public Attributes

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

Detailed Description

Definition at line 219 of file dirent.hh.

Member Data Documentation

long _wdirent::d_ino

Definition at line 221 of file dirent.hh.

wchar_t _wdirent::d_name[PATH_MAX]

Definition at line 233 of file dirent.hh.

size_t _wdirent::d_namlen

Definition at line 227 of file dirent.hh.

unsigned short _wdirent::d_reclen

Definition at line 224 of file dirent.hh.

int _wdirent::d_type

Definition at line 230 of file dirent.hh.


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