#include <DeploymentComponent.hpp>
We need this to keep track of: 1. if we created an activity for it. 2. if we loaded it.
Public Attributes | |
| RTT::TaskContext * | instance |
| The component instance. | |
| ActivityInterface * | act |
| The activity created by DeploymentComponent. | |
| bool | loaded |
| If it was loaded by DeploymentComponent. | |
| bool | autostart |
| bool | autoconf |
1.5.3