155extern const xmlChar *
dlq provides general double-linked list and queue support:
status_t
global error return code
Definition: status_enum.h:210
void obj_dump_template_ex(obj_template_t *obj, help_mode_t mode, uint32 nestlevel, uint32 indent, boolean with_desc)
Dump the contents of an obj_template_t struct for help text.
Definition: obj_help.c:250
status_t obj_dump_template_buff(obj_template_t *obj, xmlChar *buff, uint32 bufflen)
Dump the contents of an obj_template_t struct for help text Send text to a buffer instead of a screen...
Definition: obj_help.c:739
void obj_dump_template(obj_template_t *obj, help_mode_t mode, uint32 nestlevel, uint32 indent)
Dump the contents of an obj_template_t struct for help text.
Definition: obj_help.c:223
help_mode_t
modes to match the keywords brief, normal, full
Definition: help.h:84
const xmlChar * obj_help_description(const obj_template_t *obj)
Get the preferred help description for an object.
Definition: obj_help.c:1178
void obj_dump_datadefQ(dlq_hdr_t *datadefQ, help_mode_t mode, uint32 nestlevel, uint32 indent)
Dump the contents of a datadefQ for debugging.
Definition: obj_help.c:656
YANG help text support for CLI Print help text for various templates.
One YANG data-def-stmt.
Definition: obj.h:1229