Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

KVMap.h File Reference

#include <iosfwd>
#include <map>
#include <y2util/stringutil.h>

Go to the source code of this file.

Classes

struct  _KVMap
 Base class for KVMaps, (key,value) pairs. More...
struct  _KVMap::Options
 Options for conversion of KVMaps to/from string. More...
struct  _KVMap::CharSep< kv, f >
 Options for KVMaps using a single char as separator (e.g. mount options). More...
struct  KVMap< KVMapOpts >
 A map of (key,value) strings. More...

Functions

template<typename KVMapOpts>
std::ostream & operator<< (std::ostream &str, const KVMap< KVMapOpts > &obj)


Function Documentation

template<typename KVMapOpts>
std::ostream& operator<< std::ostream &  str,
const KVMap< KVMapOpts > &  obj
 


Generated on Fri Feb 24 00:30:02 2006 for liby2util by  doxygen 1.4.4