Main Page | Data Structures | File List | Data Fields | Globals

device_node Struct Reference

#include <devnode.h>

Collaboration diagram for device_node:

Collaboration graph
[legend]

Data Fields

device_nodeparent_node
char * ifile_name
unsigned int line_no
tic_hdr_ttokens_vocab

Detailed Description

Definition at line 56 of file devnode.h.


Field Documentation

char* device_node::ifile_name
 

Definition at line 58 of file devnode.h.

Referenced by delete_device_vocab(), fcode_ender(), fcode_starter(), finish_device_vocab(), in_what_node(), new_device_vocab(), and reset_normal_vocabs().

unsigned int device_node::line_no
 

Definition at line 59 of file devnode.h.

Referenced by fcode_ender(), fcode_starter(), finish_device_vocab(), in_what_node(), new_device_vocab(), and reset_normal_vocabs().

struct device_node* device_node::parent_node
 

Definition at line 57 of file devnode.h.

Referenced by delete_device_vocab(), exists_in_ancestor(), new_device_vocab(), and reset_normal_vocabs().

tic_hdr_t* device_node::tokens_vocab
 

Definition at line 60 of file devnode.h.

Referenced by delete_device_vocab(), exists_in_ancestor(), and new_device_vocab().


The documentation for this struct was generated from the following file:
Generated on Fri Aug 18 14:05:24 2006 for Toke1.0 by  doxygen 1.4.4