Define RMF_TASK_DEFINE_COMPONENT
Defined in File CompositeData.hpp
Define Documentation
-
RMF_TASK_DEFINE_COMPONENT(Type, Name)
Define a component class that is convenient to use in a CompositeData instance. The defined class will contain only one field whose type is specified by Type. The name of the class will be Name.