![]() |
sysrepo
1.4.70
YANG datastore
|
Sysrepo Session class header. More...
#include <iostream>
#include <memory>
#include <map>
#include <vector>
#include <libyang/Tree_Data.hpp>
#include "Sysrepo.hpp"
#include "Internal.hpp"
#include "Struct.hpp"
#include "Connection.hpp"
#include "Session.hpp"
#include "sysrepo.h"
Go to the source code of this file.
Data Structures | |
class | Session |
Class for wrapping sr_session_ctx_t. More... | |
class | Callback |
Helper class for calling C callbacks, C++ only. More... | |
class | Subscribe |
Class for wrapping sr_subscription_ctx_t. More... | |
Namespaces | |
sysrepo | |
Sysrepo Session class header.
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 Session.hpp.