DirStack Class Reference

List of all members.

Classes

struct  Dir

Public Member Functions

 DirStack ()
 ~DirStack ()
void Push (const string &n)
string str ()

Private Member Functions

void Pop ()

Private Attributes

Dirtop
Dirbot


Constructor & Destructor Documentation

DirStack::DirStack (  )  [inline]

References bot, and top.

DirStack::~DirStack (  )  [inline]

References bot, and Pop().


Member Function Documentation

void DirStack::Pop (  )  [inline, private]

References bot, DirStack::Dir::dn, top, and DirStack::Dir::up.

Referenced by Push(), and ~DirStack().

void DirStack::Push ( const string &  n  )  [inline]

string DirStack::str (  )  [inline]

References bot, and DirStack::Dir::up.

Referenced by Pathname::_assign().


Member Data Documentation

Dir* DirStack::bot [private]

Referenced by DirStack(), Pop(), Push(), str(), and ~DirStack().

Dir* DirStack::top [private]

Referenced by DirStack(), Pop(), and Push().


The documentation for this class was generated from the following file:

Generated on a sunny day for yast2-core by doxygen 1.5.9