import "DAnCE/Deployment/Deployment_Base.idl";
#include "tao/AnyTypeCode/AnySeq.pidl"
Namespaces | |
namespace | Deployment |
Classes | |
exception | Deployment::ResourceCommitmentFailure |
struct | Deployment::ResourceAllocation |
Identifies a resource within a domain that is allocated from and the amount it is allocated. More... | |
interface | Deployment::ResourceCommitmentManager |
Typedefs | |
typedef sequence < ResourceAllocation > | Deployment::ResourceAllocations |
The Resource Allocation Sequence. |