Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

ost::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)
virtual ~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:
David Sugar <dyfet@ostel.com>


Constructor & Destructor Documentation

ost::Dir::Dir const char *   name
 

virtual ost::Dir::~Dir   [virtual]
 


Member Function Documentation

char* ost::Dir::getName void  
 

bool ost::Dir::isValid void  
 

bool ost::Dir::operator!   [inline]
 


The documentation for this class was generated from the following file:
Generated at Thu Jan 24 11:06:03 2002 for CommonC++ by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001