#include <var.h>
Public Attributes | |
| struct var * | next |
| int | flags |
| char * | text |
| void(* | func )(const char *) |
| char * | value |
| char * | name |
| char | status |
Definition at line 50 of file var.h.
| int var::flags |
| void(* var::func)(const char *) |
| char var::status |
| char* var::value |
1.5.8