libosmovty  0.6.3
Osmocom VTY library
vty_app_info Struct Reference

#include <vty.h>

Data Fields

const char * name
 name of the application
const char * version
 version string of the application
const char * copyright
 copyright string of the application
void * tall_ctx
 talloc context
enum node_type(* go_parent_cb )(struct vty *vty)
 call-back for returning to parent n ode
int(* is_config_node )(struct vty *vty, int node)
 call-back to determine if node is config node

Detailed Description

Information an application registers with the VTY


The documentation for this struct was generated from the following file: