sysrepo  1.4.70
YANG datastore
Struct.hpp File Reference

Sysrepo class header for C struts. More...

#include <iostream>
#include <memory>
#include "Sysrepo.hpp"
#include "Internal.hpp"
#include <libyang/Tree_Data.hpp>
#include "sysrepo.h"
Include dependency graph for Struct.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Data
 Class for wrapping sr_data_t. More...
 
class  Val
 Class for wrapping sr_val_t. More...
 
class  Vals
 Class for wrapping sr_val_t array. More...
 
class  Vals_Holder
 Class for wrapping sr_val_t in callbacks. More...
 
class  Change_Iter
 Class for wrapping sr_change_iter_t. More...
 
class  Errors
 Class for wrapping sr_error_info_t. More...
 
class  Iter_Change
 Class for wrapping sr_change_iter_t. More...
 
class  Change
 Class for wrapping sr_change_oper_t. More...
 
class  Tree_Change
 Class for wrapping tree sr_change_oper_t. More...
 

Namespaces

 sysrepo
 

Detailed Description

Sysrepo class header for C struts.

Author
Mislav Novakovic misla.nosp@m.v.no.nosp@m.vakov.nosp@m.ic@s.nosp@m.artur.nosp@m.a.hr
Michal Vasko mvask.nosp@m.o@ce.nosp@m.snet..nosp@m.cz

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Definition in file Struct.hpp.