11#ifndef ZYPP_APPLICATION_H
12#define ZYPP_APPLICATION_H
Class representing an application (appdata.xml)
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.
ResTraits< TRes >::PtrType make(const sat::Solvable &solvable_r)
Directly create a certain kind of ResObject from sat::Solvable.
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
intrusive_ptr< Self > PtrType
intrusive_ptr< const Self > constPtrType
#define DEFINE_PTR_TYPE(NAME)
Forward declaration of Ptr types.