#include <Pt/Cosmo/IComponentStatus.h>
Component status interface. More...
Public Member Functions | |
| virtual | ~IComponentStatus () |
| Destructor. | |
| const IEnumerable< IDependencyInfo > & | dependencies () const |
| Returns the dependency information for this component. | |
Provides runtime status information about a component instance, including the state of its dependencies.