libzypp
13.10.6
|
#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 |
Definition at line 8 of file KeyContext.h.
|
inline |
Is the context unknown?
Definition at line 12 of file KeyContext.h.
|
inline |
Definition at line 15 of file KeyContext.h.
|
inline |
Definition at line 16 of file KeyContext.h.
|
private |
Definition at line 19 of file KeyContext.h.