Class taskable_argument

Inheritance Relationships

Derived Type

Class Documentation

class taskable_argument

Base classthat any application specific data that should be passed to tasks upon task start must derive from.

Subclassed by cosm::spatial::fsm::point_argument

Public Functions

taskable_argument(void) = default
virtual ~taskable_argument(void) = default