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

#include <dirent.h>

Public Attributes

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

Detailed Description

Definition at line 270 of file dirent.h.

Member Data Documentation

◆ d_ino

long dirent::d_ino

Definition at line 271 of file dirent.h.

◆ d_name

char dirent::d_name[PATH_MAX]

Definition at line 275 of file dirent.h.

◆ d_namlen

size_t dirent::d_namlen

Definition at line 273 of file dirent.h.

◆ d_reclen

unsigned short dirent::d_reclen

Definition at line 272 of file dirent.h.

◆ d_type

int dirent::d_type

Definition at line 274 of file dirent.h.


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