ISIS Logo
UTILITIES
EPICS Utilities
Classes | Typedefs | Functions
win32_dirent.h File Reference
#include <shareLib.h>

Go to the source code of this file.

Classes

struct  dirent
 

Typedefs

typedef struct DIR DIR
 

Functions

epicsShareFunc DIRopendir (const char *)
 
epicsShareFunc int closedir (DIR *)
 
epicsShareFunc struct direntreaddir (DIR *)
 
epicsShareFunc void rewinddir (DIR *)
 

Typedef Documentation

typedef struct DIR DIR

Definition at line 22 of file win32_dirent.h.

Function Documentation

epicsShareFunc int closedir ( DIR )

Definition at line 78 of file win32_dirent.c.

References DIR::handle, and DIR::name.

Referenced by getFileList().

epicsShareFunc DIR* opendir ( const char *  )

Definition at line 36 of file win32_dirent.c.

References dirent::d_name, DIR::handle, DIR::info, DIR::name, and DIR::result.

Referenced by getFileList().

epicsShareFunc struct dirent* readdir ( DIR )

Definition at line 101 of file win32_dirent.c.

References dirent::d_name, DIR::handle, DIR::info, and DIR::result.

Referenced by getFileList().

epicsShareFunc void rewinddir ( DIR )

Definition at line 121 of file win32_dirent.c.

References dirent::d_name, DIR::handle, DIR::info, DIR::name, and DIR::result.

Copyright © 2013 Science and Technology Facilities Council | Generated by   doxygen 1.8.5