#include <Directory.h>
Public Methods | |
| Directory (const char *name) | |
| ~Directory () | |
| int | open () |
| int | close () |
| int | rewind () |
| int | seek (int pos) |
| const char * | name () const |
| DirectoryEntry * | read () |
| Directory (const char *name) | |
| ~Directory () | |
| int | open () |
| int | close () |
| int | rewind () |
| int | seek (int pos) |
| const char * | name () const |
| DirectoryEntry * | read () |
| Directory (const char *name) | |
| ~Directory () | |
| int | open () |
| int | close () |
| int | rewind () |
| int | seek (int pos) |
| const char * | name () const |
| DirectoryEntry * | read () |
|
|
Definition at line 5 of file Solaris/Directory.cpp. References name(). |
|
|
Definition at line 11 of file Solaris/Directory.cpp. References close(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 26 of file Solaris/Directory.cpp. Referenced by ~Directory(). |
|
|
|
|
|
|
|
|
Definition at line 81 of file Solaris/Directory.cpp. Referenced by Directory(). |
|
|
|
|
|
|
|
|
Definition at line 17 of file Solaris/Directory.cpp. |
|
|
|
|
|
|
|
|
Definition at line 45 of file Solaris/Directory.cpp. References DirectoryEntry::atime, DirectoryEntry::ctime, DirectoryEntry::mtime, DirectoryEntry::name, and DirectoryEntry::size. |
|
|
|
|
|
|
|
|
Definition at line 36 of file Solaris/Directory.cpp. Referenced by seek(). |
|
|
|
|
|
|
|
|
Definition at line 68 of file Solaris/Directory.cpp. References rewind(). |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001