![]() |
Project
|
#include <TimeSlot.h>
Public Member Functions | |
| TimeSlot ()=default | |
| TimeSlot (TFType tfS, TFType tfE) | |
| TimeSlot (const TimeSlot &src) | |
| TimeSlot & | operator= (TimeSlot &&src)=default |
| ~TimeSlot ()=default | |
| TFType | getTFStart () const |
| TFType | getTFEnd () const |
| long | getStaticStartTimeMS () const |
| long | getStartTimeMS () const |
| long | getEndTimeMS () const |
| const Container * | getContainer () const |
| Container * | getContainer () |
| void | setContainer (std::unique_ptr< Container > ptr) |
| void | setTFStart (TFType v) |
| void | setTFEnd (TFType v) |
| void | setStaticStartTimeMS (long t) |
| void | setRunStartOrbit (long t) |
| auto | getRunStartOrbit () const |
| int | relateToTF (TFType tf) |
| void | mergeToPrevious (TimeSlot &prev) |
| void | print () const |
Definition at line 33 of file TimeSlot.h.
|
default |
|
inline |
Definition at line 37 of file TimeSlot.h.
|
inline |
Definition at line 38 of file TimeSlot.h.
|
default |
|
inline |
Definition at line 54 of file TimeSlot.h.
|
inline |
Definition at line 53 of file TimeSlot.h.
|
inline |
Definition at line 51 of file TimeSlot.h.
|
inline |
Definition at line 61 of file TimeSlot.h.
|
inline |
Definition at line 50 of file TimeSlot.h.
|
inline |
Definition at line 49 of file TimeSlot.h.
|
inline |
Definition at line 47 of file TimeSlot.h.
|
inline |
Definition at line 46 of file TimeSlot.h.
|
inline |
Definition at line 67 of file TimeSlot.h.
|
default |
|
inline |
Definition at line 74 of file TimeSlot.h.
|
inline |
Definition at line 64 of file TimeSlot.h.
|
inline |
Definition at line 55 of file TimeSlot.h.
|
inline |
Definition at line 60 of file TimeSlot.h.
|
inline |
Definition at line 59 of file TimeSlot.h.
|
inline |
Definition at line 58 of file TimeSlot.h.
|
inline |
Definition at line 57 of file TimeSlot.h.