+ (DList *) childs :(const char *) path :(id <DTextFilterable>) filter - [DDirectory]
+ (BOOL) create :(const char *) path - [DDirectory]
+ (DDirectory *) current - [DDirectory]
+ (BOOL) current :(const char *) path - [DDirectory]
+ (int) error - [DDirectory]
+ (BOOL) exist :(const char *) path - [DDirectory]
+ (BOOL) isDriveSeparator :(char) ch - [DDirectory]
+ (BOOL) isPathSeparator :(char) ch - [DDirectory]
+ (BOOL) move :(const char *) path :(const char *) newPath - [DDirectory]
+ (BOOL) remove :(const char *) path - [DDirectory]
+ (DDirectory *) temp - [DDirectory]
- (DDirectory *) child :(const char *) name - [DDirectory]
- (char) drive - [DDirectory]
- free - [DDirectory]
- (DDirectory *) init - [DDirectory]
- (DDirectory *) init :(const char *) path - [DDirectory]
- (BOOL) isAbsolute - [DDirectory]
- (BOOL) isEmpty - [DDirectory]
- (const char *) name - [DDirectory]
- (DList *) names - [DDirectory]
- (DDirectory *) names :(DList *) names - [DDirectory]
- (BOOL) parent - [DDirectory]
- (const char *) path - [DDirectory]
- (DDirectory *) path :(const char *) path - [DDirectory]
- shallowCopy - [DDirectory]
generated 25-Jul-2006 by ObjcDoc 3.0.0