Define RMF_TASK_DEFINE_COMPONENT

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.