Google

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   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.

Public Methods

 Dir (const char *name)
 ~Dir ()
char* getName (void)
bool operator! ()
bool isValid (void)


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(s):
David Sugar <dyfet@ostel.com>


Constructor & Destructor Documentation

Dir::Dir ( const char * name )
 

Dir::~Dir ( )
 


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 Fri Mar 23 10:47:55 2001 for CommonC++ by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000