SST  15.1.0
StructuralSimulationToolkit
SST::pvt::TimeVortexSort Struct Reference

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

#include <simulation_impl.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: