Class DataEntityRunner
Defined in File data_entity_runner.hpp
Inheritance Relationships
Base Type
public performance_test::Runner
(Class Runner)
Derived Types
public performance_test::InterThreadRunner
(Class InterThreadRunner)public performance_test::IntraThreadRunner
(Class IntraThreadRunner)
Class Documentation
-
class DataEntityRunner : public performance_test::Runner
Subclassed by performance_test::InterThreadRunner, performance_test::IntraThreadRunner
Public Functions
-
explicit DataEntityRunner(const ExperimentConfiguration &ec)
-
virtual ~DataEntityRunner()
Protected Attributes
-
std::vector<std::shared_ptr<PublisherTask>> m_pubs
-
std::vector<std::shared_ptr<SubscriberTask>> m_subs
-
explicit DataEntityRunner(const ExperimentConfiguration &ec)