|
ceptr
|
#include <vmhost.h>
Data Fields | |
| ReceptorRoute | routing_table [MAX_RECEPTORS] |
| int | receptor_count |
| Receptor * | r |
| Receptor data for this vm host. | |
| SemTable * | sem |
| Semantic Table for definitions on this host. | |
| ActiveReceptor | active_receptors [MAX_ACTIVE_RECEPTORS] |
| pointer to array that holds all currently active receptors | |
| int | active_receptor_count |
| Scape * | installed_receptors |
| thread | vm_thread |
| thread | clock_thread |
| int | process_state |
| char * | dir |
VMHost holds all the data for an active virtual machine host