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

#include <dirent.hh>

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 271 of file dirent.hh.

Member Data Documentation

long dirent::d_ino

Definition at line 273 of file dirent.hh.

char dirent::d_name[PATH_MAX]

Definition at line 285 of file dirent.hh.

size_t dirent::d_namlen

Definition at line 279 of file dirent.hh.

unsigned short dirent::d_reclen

Definition at line 276 of file dirent.hh.

int dirent::d_type

Definition at line 282 of file dirent.hh.


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