libnetconf  0.10.0-146_trunk
NETCONF Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
libnetconf_xml.h
Go to the documentation of this file.
1 
40 #ifndef LIBNETCONF_XML_H_
41 #define LIBNETCONF_XML_H_
42 
89 #include "notifications_xml.h"
90 #include "messages_xml.h"
91 #include "datastore_xml.h"
92 #include "transapi.h"
93 
94 #include "libnetconf.h"
95 
96 #endif /* LIBNETCONF_XML_H_ */
NETCONF Notifications functions with libxml2 support.
NETCONF datastore handling function prototypes and structures - XML variants.
libnetconf's main header.
Functions implementing libnetconf TransAPI mechanism.