libzypp  17.31.31
ZYppImpl.h File Reference
#include <iosfwd>
#include <zypp/TmpPath.h>
#include <zypp/Target.h>
#include <zypp/Resolver.h>
#include <zypp/KeyRing.h>
#include <zypp/ZYppCommit.h>
#include <zypp/ResTraits.h>
#include <zypp/DiskUsageCounter.h>
#include <zypp/ManagedFile.h>
Include dependency graph for ZYppImpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zypp::zypp_detail::ZYppImpl
 

Namespaces

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

Typedefs

typedef struct _GPollFD GPollFD
 

Functions

int zypp::zypp_detail::zypp_poll (std::vector< GPollFD > &fds, int timeout=-1)
 Small wrapper around g_poll that additionally listens to the shutdown FD returned by ZYpp::shutdownSignalFd. More...
 

Typedef Documentation

◆ GPollFD

typedef struct _GPollFD GPollFD

Definition at line 26 of file ZYppImpl.h.