libzypp  15.28.6
zypp::sat::asSolvable Struct Reference

To Solvable transform functor. More...

#include <Solvable.h>

Public Types

typedef Solvable result_type
 

Public Member Functions

Solvable operator() (const Solvable &solv_r) const
 
Solvable operator() (const PoolItem &pi_r) const
 
Solvable operator() (const ResObject_constPtr &res_r) const
 

Detailed Description

To Solvable transform functor.

Definition at line 503 of file Solvable.h.

Member Typedef Documentation

Definition at line 505 of file Solvable.h.

Member Function Documentation

Solvable zypp::sat::asSolvable::operator() ( const Solvable solv_r) const
inline

Definition at line 507 of file Solvable.h.

Solvable zypp::sat::asSolvable::operator() ( const PoolItem pi_r) const

Definition at line 41 of file SolvIterMixin.cc.

Solvable zypp::sat::asSolvable::operator() ( const ResObject_constPtr &  res_r) const

Definition at line 46 of file SolvIterMixin.cc.


The documentation for this struct was generated from the following files: