#include <gdir.h>
Inheritance diagram for gDirName:
Public Member Functions | |
gDirName () | |
gDirName (char *s) | |
gDirName (gString &s) | |
gDirName (gString &s, gFileStat &aStat) | |
virtual | ~gDirName () |
virtual char * | Str () |
virtual char * | Name () |
virtual void | SetDirName (char *s) |
virtual t_uchar * | ToString (t_uchar *uBuf) |
Protected Member Functions | |
void | thisBuildDirStr (char *s) |
Protected Attributes | |
gString | dirStr |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from gFileSysName. Definition at line 122 of file gdir.cpp. Referenced by gDir::thisScanDir(). |
|
Definition at line 128 of file gdir.cpp. Referenced by gDir::gDir(), and gDirName(). |
|
Reimplemented from gFileSysName. Definition at line 117 of file gdir.cpp. Referenced by gDir::GetFullNameDir(). |
|
Definition at line 139 of file gdir.cpp. Referenced by SetDirName(). |
|
Reimplemented from gString. |
|
Definition at line 93 of file gdir.h. Referenced by Str(), thisBuildDirStr(), and ToString(). |