Linked list node for instances. More...
#include <integra_instance.h>
Linked list node for instances.
This struct is a generic container for all instance types. The purpose of instances hold attribute state data at runtme. Instances are stored in a linked list. The ability to arbitrarily nest instances is provided through the *instances pointer, which serves as a reference to //contained// instances.