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

Implementation of header Tree_Data.hpp. More...

#include <iostream>
#include <memory>
#include <stdexcept>
#include <vector>
#include "Xml.hpp"
#include "Libyang.hpp"
#include "Tree_Data.hpp"
#include "Tree_Schema.hpp"
#include "libyang.h"
#include "tree_data.h"
#include "tree_schema.h"
Include dependency graph for Tree_Data.cpp:

Go to the source code of this file.

Namespaces

 libyang
 

Functions

S_Data_Node create_new_Data_Node (struct lyd_node *node)
 

Detailed Description

Implementation of header Tree_Data.hpp.

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 Tree_Data.cpp.