sysrepo  1.4.70
YANG datastore
Connection.hpp File Reference

Sysrepo Connection class header. More...

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

Go to the source code of this file.

Data Structures

class  Connection
 Class for wrapping sr_conn_ctx_t. More...
 

Namespaces

 sysrepo
 

Detailed Description

Sysrepo Connection class header.

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 Connection.hpp.