#include <iosfwd>#include "zypp/Pathname.h"#include "zypp/AutoDispose.h"Go to the source code of this file.
Namespaces | |
| namespace | zypp |
Typedefs | |
| typedef AutoDispose < const Pathname > | zypp::ManagedFile |
| A Pathname plus associated cleanup code to be executed when path is no longer needed. | |
Definition in file ManagedFile.h.
1.5.3