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

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

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

Go to the source code of this file.

Data Structures

class  Context
 class for wrapping ly_ctx. More...
 
struct  Context::mod_missing_cb_return
 
class  Error
 class for wrapping ly_err_item. More...
 
class  Set
 class for wrapping ly_set. More...
 

Namespaces

 libyang
 

Functions

S_Context create_new_Context (struct ly_ctx *ctx)
 
std::vector< S_Error > get_ly_errors (S_Context context)
 
int set_log_options (int options)
 
LY_LOG_LEVEL set_log_verbosity (LY_LOG_LEVEL level)
 

Detailed Description

Class implementation for libyang C header libyang.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 Libyang.hpp.


Data Structure Documentation

struct libyang::Context::mod_missing_cb_return

Definition at line 104 of file Libyang.hpp.

Data Fields
LYS_INFORMAT format
const char * data