libzypp  10.5.0
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.

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

Definition at line 19 of file KeyContext.h.


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