zypp::KeyContext Struct Reference

#include <KeyContext.h>

List of all members.

Public Member Functions

bool empty () const
 Is the context unknown?
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.

References _repoInfo, and zypp::repo::RepoInfoBase::alias().

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

Definition at line 15 of file KeyContext.h.

References _repoInfo.

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


Member Data Documentation

Definition at line 19 of file KeyContext.h.

Referenced by empty(), repoInfo(), and setRepoInfo().


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

doxygen