|
libzypp 17.31.32
|
(Key, Value) string pair of XML node attributes More...
#include <base/Xml.h>

Public Types | |
| typedef std::pair< std::string, std::string > | Pair |
Public Member Functions | |
| template<typename Tp > | |
| NodeAttr (std::string key_r, const Tp &val_r) | |
| NodeAttr (std::string key_r, std::string val_r) | |
Related Symbols | |
(Note that these are not member symbols.) | |
| template<class Tp > | |
| std::string | asXmlNodeAttr (const Tp &val_r) |
| NODE ATTRIBUTE representation of types [asString]. | |
| typedef std::pair<std::string,std::string> zypp::xmlout::NodeAttr::Pair |
|
inline |
|
inline |
|
related |