CASToR
2.0
Tomographic Reconstruction (PET/SPECT/CT)
|
#include <oDirentWin32.hh>
Public Attributes | |
struct _wdirent | ent |
WIN32_FIND_DATAW | data |
int | cached |
HANDLE | handle |
wchar_t * | patt |
Definition at line 262 of file oDirentWin32.hh.
int _WDIR::cached |
Definition at line 270 of file oDirentWin32.hh.
WIN32_FIND_DATAW _WDIR::data |
Definition at line 267 of file oDirentWin32.hh.
struct _wdirent _WDIR::ent |
Definition at line 264 of file oDirentWin32.hh.
HANDLE _WDIR::handle |
Definition at line 273 of file oDirentWin32.hh.
wchar_t* _WDIR::patt |
Definition at line 276 of file oDirentWin32.hh.