PPL Logo

Skipped_Event Class Reference

Class for storing data of events skipped while checkpointing (for sequential simulation). More...

#include <pose.h>

Collaboration diagram for Skipped_Event:

Collaboration graph
[legend]

Public Member Functions

 Skipped_Event ()
 Skipped_Event (int sIndex, POSE_TimeType ts)
void pup (PUP::er &p)
Skipped_Eventoperator= (const Skipped_Event &obj)

Data Fields

int simIndex
POSE_TimeType timestamp

Detailed Description

Class for storing data of events skipped while checkpointing (for sequential simulation).

Definition at line 120 of file pose.h.


Constructor & Destructor Documentation

Skipped_Event::Skipped_Event (  )  [inline]

Definition at line 125 of file pose.h.

Skipped_Event::Skipped_Event ( int  sIndex,
POSE_TimeType  ts 
) [inline]

Definition at line 126 of file pose.h.


Member Function Documentation

void Skipped_Event::pup ( PUP::er p  )  [inline]

Definition at line 127 of file pose.h.

References simIndex, and timestamp.

Skipped_Event& Skipped_Event::operator= ( const Skipped_Event obj  )  [inline]

Definition at line 130 of file pose.h.

References simIndex, and timestamp.


Field Documentation

Definition at line 122 of file pose.h.

Referenced by operator=(), pup(), sim::SeqResumeAfterCheckpoint(), and seq::Step().

Definition at line 123 of file pose.h.

Referenced by operator=(), pup(), sim::SeqResumeAfterCheckpoint(), and seq::Step().


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

Generated on Mon Sep 21 08:29:55 2020 for Charm++ by  doxygen 1.5.5