replay_var Struct Reference

Replay macro variable. More...

#include <replay.h>

Data Fields

rbnode_type node
 rbtree node. More...
 
char * name
 the variable name
 
char * value
 the variable value
 

Detailed Description

Replay macro variable.

And its value.

Field Documentation

◆ node

rbnode_type replay_var::node

rbtree node.

Key is this structure. Sorted by name.

Referenced by macro_assign(), and macro_getvar().


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