Pyrogenesis
13997
|
Public Attributes | |
DIR * | d |
wchar_t | name [PATH_MAX] |
wdirent | ent |
HANDLE | hFind |
WIN32_FIND_DATAW | findData |
struct wdirent | ent |
size_t | numCalls |
Definition at line 34 of file ufilesystem.cpp.
DIR* WDIR::d |
Definition at line 36 of file ufilesystem.cpp.
wdirent WDIR::ent |
Definition at line 38 of file ufilesystem.cpp.
struct wdirent WDIR::ent |
Definition at line 51 of file wfilesystem.cpp.
WIN32_FIND_DATAW WDIR::findData |
Definition at line 46 of file wfilesystem.cpp.
HANDLE WDIR::hFind |
Definition at line 44 of file wfilesystem.cpp.
Definition at line 37 of file ufilesystem.cpp.
size_t WDIR::numCalls |
Definition at line 55 of file wfilesystem.cpp.