libzypp  15.28.6
zypp::KeyContext Struct Reference

#include <KeyContext.h>

Public Member Functions

bool empty () const
 Is the context unknown? More...
 
const RepoInfo repoInfo () const
 
void setRepoInfo (const RepoInfo &repoinfo)
 

Private Attributes

RepoInfo _repoInfo
 

Detailed Description

Definition at line 8 of file KeyContext.h.

Member Function Documentation

bool zypp::KeyContext::empty ( ) const
inline

Is the context unknown?

Definition at line 12 of file KeyContext.h.

const RepoInfo zypp::KeyContext::repoInfo ( ) const
inline

Definition at line 15 of file KeyContext.h.

void zypp::KeyContext::setRepoInfo ( const RepoInfo repoinfo)
inline

Definition at line 16 of file KeyContext.h.

Member Data Documentation

RepoInfo zypp::KeyContext::_repoInfo
private

Definition at line 19 of file KeyContext.h.


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