Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages | Examples

_SNode Struct Reference
[Spider]


Detailed Description

Spider node structure for RAM and EEPROM stored nodes.
Attention:
See the difference to SNodeP, where text is const lc_char *. Here it is just u8 *.
Examples:

calc.c, certs.c, fake_sim.c, and mc.c.

Data Fields


Field Documentation

t_spider_cb* _SNode::cb
 

callback called when spider enters and leaves given node.

Examples:
certs.c, and fake_sim.c.

void* _SNode::p
 

convenience pointer.

Examples:
certs.c, and fake_sim.c.

u8* _SNode::text
 

pointer on text label of the node.

Examples:
calc.c, certs.c, fake_sim.c, and mc.c.


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


Copyright © 2004 BLADOX
Turbo version 1.0