Class TestEventDelayed

Inheritance Relationships

Base Type

Class Documentation

class TestEventDelayed : private EventDelayed

Public Functions

inline bool get_default_enabled()
inline int get_lockout_period()
inline bool get_delayed_event()
inline std::vector<long int> get_delayed_range()
inline bool get_save_event()
inline std::string get_prefix()
inline PortIn<EventType> *getDataInPort()
inline PortOut<EventType> *getDataOutPort()
void CreatePorts() override
void Preprocess(ProcessingContext &context) override
void Configure(const GlobalContext &context) override
void Process(ProcessingContext &context) override

Public Members

Range<long int> delayed_range_