![]() |
YAP 7.1.0
|
Attributed variales are controlled by the attvar_record. More...
#include <attvar.h>
Public Attributes | |
Functor | AttFunc |
Term | Done |
Term | Future |
Term | Atts |
Attributed variales are controlled by the attvar_record.
This includes three pieces of information: A pointer to the list of attributes; The value for the variable, if the variable was bound Whether we are done with this variable as an attributed variable An array of NUM_OF_ATTS attributes
Each attribute contains;
o a time stamp; o the current value ([] if unbound)