CASToR  3.2
Tomographic Reconstruction (PET/SPECT/CT)
Public Attributes | List of all members
dirent Struct Reference

#include <oDirentWin32.hh>

Collaboration diagram for dirent:
Collaboration graph

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 273 of file code/include/management/oDirentWin32.hh.

Member Data Documentation

◆ d_ino

long dirent::d_ino

Definition at line 275 of file code/include/management/oDirentWin32.hh.

◆ d_name

char dirent::d_name

Definition at line 287 of file code/include/management/oDirentWin32.hh.

◆ d_namlen

size_t dirent::d_namlen

Definition at line 281 of file code/include/management/oDirentWin32.hh.

◆ d_reclen

unsigned short dirent::d_reclen

Definition at line 278 of file code/include/management/oDirentWin32.hh.

◆ d_type

int dirent::d_type

Definition at line 284 of file code/include/management/oDirentWin32.hh.


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