2#ifndef _H_y_yumaworks_templates 
    3#define _H_y_yumaworks_templates 
   54#define y_yumaworks_templates_M_yumaworks_templates (const xmlChar *)"yumaworks-templates" 
   56#define y_yumaworks_templates_R_yumaworks_templates (const xmlChar *)"2017-02-20" 
   58#define y_yumaworks_templates_N_data (const xmlChar *)"data" 
   59#define y_yumaworks_templates_N_data_target (const xmlChar *)"data-target" 
   60#define y_yumaworks_templates_N_name (const xmlChar *)"name" 
   61#define y_yumaworks_templates_N_template (const xmlChar *)"template" 
   62#define y_yumaworks_templates_N_templates (const xmlChar *)"templates" 
   78    const xmlChar *modname,
 
   79    const xmlChar *revision);
 
dlq provides general double-linked list and queue support:
 
status_t y_yumaworks_templates_init(const xmlChar *modname, const xmlChar *revision)
initialize the yumaworks-templates server instrumentation library
Definition: y_yumaworks_templates.c:207
 
void y_yumaworks_templates_cleanup(void)
cleanup the server instrumentation library
Definition: y_yumaworks_templates.c:307
 
status_t y_yumaworks_templates_init2(void)
SIL init phase 2: non-config data structures.
Definition: y_yumaworks_templates.c:262
 
status_t
global error return code
Definition: status_enum.h:219
 
YANG module data structures Many internal representations of YANG module constructs.
 
NETCONF protocol operations.
 
Global error messages for status code enumerations.
 
Value Node Basic Support.