11#ifndef ZYPP_APPLICATION_H
12#define ZYPP_APPLICATION_H
32 using Ptr = TraitsType::PtrType;
Class representing an application (appdata.xml)
Application(const sat::Solvable &solvable_r)
Ctor.
~Application() override
Dtor.
TraitsType::constPtrType constPtr
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
Base for resolvable objects.
A Solvable object within the sat Pool.
Easy-to use interface to the ZYPP dependency resolver.
#define DEFINE_PTR_TYPE(NAME)
Forward declaration of Ptr types.