yast2-core
|
Classes | |
struct | Dir |
Public Member Functions | |
DirStack () | |
~DirStack () | |
void | Push (const string &n) |
string | str () |
Private Member Functions | |
void | Pop () |
Private Attributes | |
Dir * | top |
Dir * | bot |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
References DirStack::Dir::dn, and DirStack::Dir::up.
Referenced by Pathname::_assign().
|
inline |
References DirStack::Dir::up.
Referenced by Pathname::_assign().
|
private |
|
private |