2005/5/9

     
 

struct ChDir

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::cfgscript::ChDir Struct Reference

#include <ChDir.h>

List of all members.


Detailed Description

Change directory in constructor and change back to previsous directory in desctructor.


Public Member Functions

 ChDir (IN(RString) newcwd)
 ~ChDir ()

Public Attributes

RString _oldcwd


Constructor & Destructor Documentation

acdk::cfgscript::ChDir::ChDir IN(RString newcwd  )  [inline]
 

acdk::cfgscript::ChDir::~ChDir  )  [inline]
 


Member Data Documentation

RString acdk::cfgscript::ChDir::_oldcwd