Inheritance diagram for oaDir:

![]() |
Public Methods | |
| oaDir (const oaString &nameIn) | |
| virtual | ~oaDir () |
| void | create () const |
| virtual oaBoolean | exists () const |
| oaBoolean | isEmpty () const |
| oaBoolean | isCWD () const |
|
|
This is the constructor for the oaDir class.
|
|
|
This is the destructor for the oaDir class. |
|
|
This function creates the directory on disk. It assumes that the directory does not exist.
|
|
|
This function returns true if the file system object associated with the name exists on disk and is a directory. Reimplemented from oaFSComponent. |
|
|
This function returns true if the directory is the current working directory. |
|
|
This function returns true if this directory does not contain any files or subdirectories. |

Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.