11#ifndef ZYPP_APPLICATION_H
12#define ZYPP_APPLICATION_H
Class representing an application (appdata.xml).
friend Ptr make(const sat::Solvable &solvable_r)
Directly create a certain kind of ResObject from sat::Solvable.
Application(const sat::Solvable &solvable_r)
Ctor.
ResTraits< Self > TraitsType
TraitsType::constPtrType constPtr
ResObject(const sat::Solvable &solvable_r)
Ctor.
A Solvable object within the sat Pool.
Easy-to use interface to the ZYPP dependency resolver.
DEFINE_PTR_TYPE(Application)
const Arch Arch_empty ZYPP_API
relates: Arch This is an empty Arch represented by an empty string.
intrusive_ptr< Self > PtrType
intrusive_ptr< const Self > constPtrType