DIR Struct Reference

Collaboration diagram for DIR:

Collaboration graph
[legend]

List of all members.

Public Attributes

long handle
struct _finddata_t info
struct dirent result
char * name
char * name


Detailed Description

Definition at line 50 of file dirent.c.


Member Data Documentation

long DIR::handle

Definition at line 52 of file dirent.c.

Referenced by closedir(), opendir(), readdir(), and rewinddir().

struct _finddata_t DIR::info [read]

Definition at line 53 of file dirent.c.

Referenced by opendir(), readdir(), and rewinddir().

struct dirent DIR::result [read]

Definition at line 54 of file dirent.c.

Referenced by opendir(), readdir(), and rewinddir().

char* DIR::name

Definition at line 55 of file dirent.c.

Referenced by closedir(), opendir(), and rewinddir().

char* DIR::name

Definition at line 55 of file dirent.c.


The documentation for this struct was generated from the following files:
Generated on Sat Mar 15 23:21:13 2008 for Armagetron Advanced by  doxygen 1.5.4