libosmovty
0.6.3
Osmocom VTY library
|
#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 |
Information an application registers with the VTY