CASToR
2.0
Tomographic Reconstruction (PET/SPECT/CT)
|
#include <oDirentWin32.hh>
Public Attributes | |
long | d_ino |
unsigned short | d_reclen |
size_t | d_namlen |
int | d_type |
char | d_name [PATH_MAX] |
Definition at line 296 of file oDirentWin32.hh.
long dirent::d_ino |
Definition at line 298 of file oDirentWin32.hh.
char dirent::d_name[PATH_MAX] |
Definition at line 310 of file oDirentWin32.hh.
size_t dirent::d_namlen |
Definition at line 304 of file oDirentWin32.hh.
unsigned short dirent::d_reclen |
Definition at line 301 of file oDirentWin32.hh.
int dirent::d_type |
Definition at line 307 of file oDirentWin32.hh.