libnetconf  0.10.0-146_trunk
NETCONF Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
src Directory Reference
Directory dependency graph for src:
src

Directories

directory  datastore
 

Files

file  callbacks.h [code]
 Functions to set application's callbacks.
 
file  callbacks_ssh.h [code]
 Functions to set libssh's callbacks.
 
file  callhome.h [code]
 Functions to connect NETCONF server to a NETCONF client (Call Home).
 
file  datastore.h [code]
 NETCONF datastore handling function prototypes and structures.
 
file  datastore_xml.h [code]
 NETCONF datastore handling function prototypes and structures - XML variants.
 
file  error.h [code]
 NETCONF error handling functions.
 
file  libnetconf.h [code]
 libnetconf's main header.
 
file  libnetconf_ssh.h [code]
 libnetconf's header for control libssh.
 
file  libnetconf_tls.h [code]
 libnetconf's header for control openssl.
 
file  libnetconf_xml.h [code]
 libnetconf's main header for libxml2 variants of some functions.
 
file  messages.h [code]
 Functions to create NETCONF messages.
 
file  messages_xml.h [code]
 
file  netconf.h [code]
 libnetconf's general public functions and structures definitions.
 
file  notifications.h [code]
 Functions to handle NETCONF Notifications.
 
file  notifications_xml.h [code]
 NETCONF Notifications functions with libxml2 support.
 
file  session.h [code]
 Functions to handle NETCONF sessions.
 
file  transapi.h [code]
 Functions implementing libnetconf TransAPI mechanism.
 
file  transport.h [code]
 Functions implementing transport layer for NETCONF.
 
file  url.h [code]
 libnetconf's public API to use the URL capability.
 
file  with_defaults.h [code]
 Implementation of NETCONF's with-defaults capability defined in RFC 6243.