![]() |
ATLAS Offline Software
|
#include <TIDDirectory.h>
Public Member Functions | |
| TIDDirectory (const std::string &n="") | |
| virtual | ~TIDDirectory () |
| void | push () |
| void | pop () |
| void | Write () |
| void | pwd () const |
| TDirectory * | cwd () |
| void | disable () |
| void | restore () |
| const std::string & | name () const |
Protected Member Functions | |
| std::string | chop (std::string &s1, const std::string &s2="/") |
Protected Attributes | |
| std::string | mname |
| TDirectory * | mPop |
| TDirectory * | mDir |
Definition at line 25 of file TIDDirectory.h.
|
inline |
only create directory if it doesn't already exist
only create directory if it doesn't already exist
only create directory if it doesn't already exist
recursively create any level of actual directories
Definition at line 31 of file TIDDirectory.h.
|
inlinevirtual |
Definition at line 76 of file TIDDirectory.h.
|
inlineprotected |
Definition at line 93 of file TIDDirectory.h.
|
inline |
Definition at line 84 of file TIDDirectory.h.
|
inline |
Definition at line 86 of file TIDDirectory.h.
|
inline |
Definition at line 89 of file TIDDirectory.h.
|
inline |
Definition at line 79 of file TIDDirectory.h.
|
inline |
Definition at line 78 of file TIDDirectory.h.
|
inline |
Definition at line 83 of file TIDDirectory.h.
|
inline |
Definition at line 87 of file TIDDirectory.h.
|
inline |
Definition at line 81 of file TIDDirectory.h.
|
protected |
Definition at line 111 of file TIDDirectory.h.
|
protected |
Definition at line 108 of file TIDDirectory.h.
|
protected |
Definition at line 110 of file TIDDirectory.h.