Scippy

SoPlex

Sequential object-oriented simPlex

TimerFactory Class Reference

Class to create new timers and to switch types of exiting ones. More...

#include <timerfactory.h>

Static Public Member Functions

static TimercreateTimer (Timer::TYPE ttype)
 create timers and allocate memory for them More...
 
static TimerswitchTimer (Timer *timer, Timer::TYPE ttype)
 

Detailed Description

Class to create new timers and to switch types of exiting ones.

Definition at line 37 of file timerfactory.h.

Member Function Documentation

◆ createTimer()

◆ switchTimer()

static Timer* switchTimer ( Timer timer,
Timer::TYPE  ttype 
)
static

Definition at line 66 of file timerfactory.h.

References TimerFactory::createTimer(), soplex::spx_free(), and Timer::type().