zypp::KVMap< KVMapOpts > Struct Template Reference

A map of (key,value) strings. More...

#include <KVMap.h>

Inheritance diagram for zypp::KVMap< KVMapOpts >:

zypp::kvmap::KVMapBase map List of all members.

Public Member Functions

 KVMap ()
 KVMap (const char *str_r)
 KVMap (const std::string &str_r)
 KVMap (const map_type &map_r)
 ~KVMap ()
std::string asString () const

Detailed Description

template<typename KVMapOpts>
struct zypp::KVMap< KVMapOpts >

A map of (key,value) strings.

The template argument defines the kvmap::Options for split and join.

E.g. mount options (a comma separated list of key[=value] pairs) could be handled by KVMap<kvmap::KVMapBase::Comma>.

Definition at line 175 of file KVMap.h.


Constructor & Destructor Documentation

template<typename KVMapOpts>
zypp::KVMap< KVMapOpts >::KVMap  )  [inline]
 

Definition at line 177 of file KVMap.h.

template<typename KVMapOpts>
zypp::KVMap< KVMapOpts >::KVMap const char *  str_r  )  [inline]
 

Definition at line 179 of file KVMap.h.

template<typename KVMapOpts>
zypp::KVMap< KVMapOpts >::KVMap const std::string &  str_r  )  [inline]
 

Definition at line 182 of file KVMap.h.

template<typename KVMapOpts>
zypp::KVMap< KVMapOpts >::KVMap const map_type map_r  )  [inline]
 

Definition at line 185 of file KVMap.h.

template<typename KVMapOpts>
zypp::KVMap< KVMapOpts >::~KVMap  )  [inline]
 

Definition at line 189 of file KVMap.h.


Member Function Documentation

template<typename KVMapOpts>
std::string zypp::KVMap< KVMapOpts >::asString  )  const [inline]
 

Definition at line 191 of file KVMap.h.

References zypp::str::join().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 6 00:07:30 2006 for zypp by  doxygen 1.4.6