![]() |
libyang 1.0.184
YANG data modeling language library
|
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"
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 | |
namespace | libyang |
Class implementation for libyang C header xml.h.
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.