Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
Dir Class Reference
A low level portable directory class. low level directory access class.
More...
#include <file.h>
List of all members.
Detailed Description
A low level portable directory class. low level directory access class.
Used to support ccstd Directory container. This provides a basic mechanism for allocating and accessing file entries.
-
Author:
-
David Sugar <dyfet@ostel.com>
Constructor & Destructor Documentation
Dir::Dir |
( |
const char * |
name |
) |
|
|
virtual Dir::~Dir |
( |
|
) |
[virtual] |
|
Member Function Documentation
char* Dir::getName |
( |
void |
|
) |
|
|
bool Dir::isValid |
( |
void |
|
) |
|
|
bool Dir::operator! |
( |
|
) |
[inline] |
|
The documentation for this class was generated from the following file:
Generated at Tue Nov 20 12:34:34 2001 for CommonC++ by
1.2.10 written by Dimitri van Heesch,
© 1997-2001