Repository type enumeration.
More...
#include <repo/RepoType.h>
Repository type enumeration.
Repositories can be from varous types ...
Definition at line 27 of file RepoType.h.
◆ Type
Enumerator |
---|
NONE_e | |
RPMMD_e | |
YAST2_e | |
RPMPLAINDIR_e | |
Definition at line 34 of file RepoType.h.
◆ RepoType() [1/3]
zypp::repo::RepoType::RepoType |
( |
| ) |
|
|
inline |
◆ RepoType() [2/3]
zypp::repo::RepoType::RepoType |
( |
Type |
type | ) |
|
|
inline |
◆ RepoType() [3/3]
zypp::repo::RepoType::RepoType |
( |
const std::string & |
strval_r | ) |
|
|
explicit |
◆ toEnum()
Type zypp::repo::RepoType::toEnum |
( |
| ) |
const |
|
inline |
◆ parse()
RepoType::Type zypp::repo::RepoType::parse |
( |
const std::string & |
strval_r | ) |
|
◆ asString()
const std::string & zypp::repo::RepoType::asString |
( |
| ) |
const |
◆ RPMMD
const RepoType zypp::repo::RepoType::RPMMD |
|
static |
◆ YAST2
const RepoType zypp::repo::RepoType::YAST2 |
|
static |
◆ RPMPLAINDIR
const RepoType zypp::repo::RepoType::RPMPLAINDIR |
|
static |
◆ NONE
const RepoType zypp::repo::RepoType::NONE |
|
static |
◆ _type
Type zypp::repo::RepoType::_type |
The documentation for this struct was generated from the following files: