39 #include <lib/abm_layer.h> 40 #include <lib/topology.h> Structure for LP's state.
bool LogState(struct lp_struct *)
simtime_t lvt
Simulation time associated with the state log.
Core ROOT-Sim functionalities.
ROOT-Sim header for model development.
void rollback(struct lp_struct *)
short unsigned int state
Execution state.
unsigned int silent_execution(struct lp_struct *, msg_t *evt, msg_t *final_evt)
double simtime_t
This defines the type with whom timestamps are represented.
struct _state_t state_t
Structure for LP's state.
void * base_pointer
This is a pointer used to keep track of changes to simulation states via SetState() ...
msg_t * last_event
This log has been taken after the execution of this event.
void * log
A pointer to the actual log.
state_t * find_time_barrier(struct lp_struct *, simtime_t time)
void set_checkpoint_period(struct lp_struct *, int period)
void force_LP_checkpoint(struct lp_struct *)
the customised struct for TOPOLOGY_OBSTACLES representation