libzypp  15.28.6
ManagedFile.h File Reference
#include <iosfwd>
#include "zypp/Pathname.h"
#include "zypp/AutoDispose.h"
Include dependency graph for ManagedFile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 

Typedefs

typedef AutoDispose< const
Pathname > 
zypp::ManagedFile
 A Pathname plus associated cleanup code to be executed when path is no longer needed. More...