![]() |
This is Unofficial EPICS BASE Doxygen Site
|
Macro substitution context, for use by macLib routines only. More...
#include "macLib.h"
Collaboration diagram for MAC_HANDLE:Public Attributes | |
| long | magic |
| magic number (used for authentication) More... | |
| int | dirty |
| values need expanding from raw values? More... | |
| int | level |
| scoping level More... | |
| int | debug |
| debugging level More... | |
| ELLLIST | list |
| macro name / value list More... | |
| int | flags |
| operating mode flags More... | |
Macro substitution context, for use by macLib routines only.
An application may have multiple active contexts if desired.
| int MAC_HANDLE::dirty |
| long MAC_HANDLE::magic |