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 DIR DIR

Functions

DIRopendir (const char *)
int closedir (DIR *)
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

DIR* opendir ( const char *   ) 

int closedir ( DIR  ) 

struct dirent* readdir ( DIR  )  [read]

void rewinddir ( DIR  ) 


Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.