ceptr
 All Data Structures Files Functions Variables Typedefs Macros Modules Pages
VMHost Struct Reference

#include <vmhost.h>

Collaboration diagram for VMHost:
[legend]

Data Fields

ReceptorRoute routing_table [MAX_RECEPTORS]
 
int receptor_count
 
Receptorr
 Receptor data for this vm host.
 
SemTablesem
 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
 
Scapeinstalled_receptors
 
thread vm_thread
 
thread clock_thread
 
int process_state
 
char * dir
 

Detailed Description

VMHost holds all the data for an active virtual machine host

Definition at line 40 of file vmhost.h.


The documentation for this struct was generated from the following file: