zypp::PackageKeyword Class Reference

Package keywords. More...

#include <PackageKeyword.h>

Inheritance diagram for zypp::PackageKeyword:
[legend]

List of all members.

Public Member Functions

 PackageKeyword ()
 Default ctor: empty keyword.
 PackageKeyword (sat::detail::IdType id_r)
 Ctor taking keyword as string.
 PackageKeyword (const IdString &idstr_r)
 PackageKeyword (const std::string &str_r)
 PackageKeyword (const char *cstr_r)

Private Attributes

IdString _str

Friends

class IdStringType< PackageKeyword >


Detailed Description

Package keywords.

See also:
IdStringType

Definition at line 28 of file PackageKeyword.h.


Constructor & Destructor Documentation

zypp::PackageKeyword::PackageKeyword (  )  [inline]

Default ctor: empty keyword.

Definition at line 32 of file PackageKeyword.h.

zypp::PackageKeyword::PackageKeyword ( sat::detail::IdType  id_r  )  [inline, explicit]

Ctor taking keyword as string.

Definition at line 35 of file PackageKeyword.h.

zypp::PackageKeyword::PackageKeyword ( const IdString idstr_r  )  [inline, explicit]

Definition at line 36 of file PackageKeyword.h.

zypp::PackageKeyword::PackageKeyword ( const std::string &  str_r  )  [inline, explicit]

Definition at line 37 of file PackageKeyword.h.

zypp::PackageKeyword::PackageKeyword ( const char *  cstr_r  )  [inline, explicit]

Definition at line 38 of file PackageKeyword.h.


Friends And Related Function Documentation

friend class IdStringType< PackageKeyword > [friend]

Definition at line 41 of file PackageKeyword.h.


Member Data Documentation

Definition at line 42 of file PackageKeyword.h.


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

doxygen