The ROme OpTimistic Simulator  2.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
_state_t Struct Reference

Structure for LP's state. More...

#include <state.h>

+ Collaboration diagram for _state_t:

Data Fields

struct _state_tnext
 
struct _state_tprev
 
simtime_t lvt
 Simulation time associated with the state log.
 
void * log
 A pointer to the actual log.
 
msg_tlast_event
 This log has been taken after the execution of this event.
 
short unsigned int state
 Execution state.
 
void * base_pointer
 This is a pointer used to keep track of changes to simulation states via SetState()
 
numerical_state_t numerical
 
topology_ttopology
 
void * region_data
 

Detailed Description

Structure for LP's state.

Definition at line 49 of file state.h.


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