common/msvc_dirent.h File Reference

Implementation of dirent functions using WIN32 API. More...

Go to the source code of this file.

Classes

struct  dirent

Typedefs

typedef struct DIR DIR

Functions

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


Detailed Description

Implementation of dirent functions using WIN32 API.

Definition in file msvc_dirent.h.


Typedef Documentation

typedef struct DIR DIR

Definition at line 32 of file msvc_dirent.h.


Function Documentation

int closedir ( DIR  ) 

DIR* opendir ( const char *   ) 

struct dirent* readdir ( DIR  )  [read]

void rewinddir ( DIR  ) 

Referenced by FDTracker::check().


Documentation for Xapian (version 1.2.13).
Generated on 9 Jan 2013 by Doxygen 1.5.9.