27#ifndef COSMO_COMPONENT_STATUS_INTERFACE_H
28#define COSMO_COMPONENT_STATUS_INTERFACE_H
30#include <Pt/Cosmo/Api.h>
31#include <Pt/Cosmo/IEnumerable.h>
58 return onGetDependencies();
Component status interface.
Definition IComponentStatus.h:47
const IEnumerable< IDependencyInfo > & dependencies() const
Returns the dependency information for this component.
Definition IComponentStatus.h:56
virtual ~IComponentStatus()
Destructor.
Definition IComponentStatus.h:51
Dependency information.
Definition IDependencyInfo.h:47
Enumerable interface.
Definition IEnumerable.h:58
Cosmo Component Model.
Definition Api.h:53
Core module.
Definition Allocator.h:33