SST 16.0.0
Structural Simulation Toolkit
SST::pvt::TimeVortexSort Struct Reference

Class to sort the contents of the TimeVortex in preparation for checkpointing. More...

#include <simulation.h>

Data Structures

struct  less

Public Types

using iterator = std::vector<Activity*>::iterator

Public Member Functions

void sortData ()
std::pair< iterator, iterator > getEventsForHandler (uintptr_t handler)
std::pair< iterator, iterator > getActions ()

Data Fields

std::vector< Activity * > data
iterator action_start

Detailed Description

Class to sort the contents of the TimeVortex in preparation for checkpointing.


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