MT Showcase SDK
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Showcase::EmptyEventGenerator< EventGenerator > Class Template Reference

Empty event generator to avoid empty value stream First event sent is pending rest are futures that will have their value assigned when the next future is asked. More...

#include <GraphGenerators.hpp>

Inherits EventGenerator.

Detailed Description

template<typename EventGenerator>
class Showcase::EmptyEventGenerator< EventGenerator >

Empty event generator to avoid empty value stream First event sent is pending rest are futures that will have their value assigned when the next future is asked.