gtkIOStream  1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
_wdirent Struct Reference

#include <dirent.h>

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 236 of file dirent.h.

Member Data Documentation

◆ d_ino

long _wdirent::d_ino

Definition at line 237 of file dirent.h.

◆ d_name

wchar_t _wdirent::d_name[PATH_MAX]

Definition at line 241 of file dirent.h.

◆ d_namlen

size_t _wdirent::d_namlen

Definition at line 239 of file dirent.h.

◆ d_reclen

unsigned short _wdirent::d_reclen

Definition at line 238 of file dirent.h.

◆ d_type

int _wdirent::d_type

Definition at line 240 of file dirent.h.


The documentation for this struct was generated from the following file:
gtkIOStream: _wdirent Struct Reference
GTK+ IOStream  Beta