libyang  1.0.253
YANG data modeling language library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Xml.hpp File Reference

Class implementation for libyang C header xml.h. More...

#include <iostream>
#include <memory>
#include <exception>
#include <vector>
#include "Internal.hpp"
#include "libyang.h"
#include "xml.h"
Include dependency graph for Xml.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Xml_Ns
 class for wrapping lyxml_ns. More...
 
class  Xml_Attr
 
class  Xml_Elem
 

Namespaces

 libyang
 

Detailed Description

Class implementation for libyang C header xml.h.

Author
Mislav Novakovic misla.nosp@m.v.no.nosp@m.vakov.nosp@m.ic@s.nosp@m.artur.nosp@m.a.hr Copyright (c) 2017 Deutsche Telekom AG.

This source code is licensed under BSD 3-Clause License (the "License"). You may not use this file except in compliance with the License. You may obtain a copy of the License at

https://opensource.org/licenses/BSD-3-Clause

Definition in file Xml.hpp.