node Struct Reference
Collaboration diagram for node:

Public Attributes

struct nodenext
 
char label [64]
 
u_int subid
 
char parent [64]
 
int type
 
struct enum_listenums
 

Detailed Description

Definition at line 104 of file parse.c.

Member Data Documentation

◆ enums

struct enum_list* node::enums

Definition at line 110 of file parse.c.

Referenced by do_subtree(), free_node(), and parse_objecttype().

◆ label

char node::label[64]

Definition at line 106 of file parse.c.

Referenced by build_tree(), do_subtree(), and parse_objecttype().

◆ next

◆ parent

char node::parent[64]

Definition at line 108 of file parse.c.

Referenced by build_tree(), do_subtree(), init_node_hash(), and parse_objecttype().

◆ subid

u_int node::subid

Definition at line 107 of file parse.c.

Referenced by build_tree(), do_subtree(), and parse_objecttype().

◆ type

int node::type

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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors