Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Deployment Namespace Reference


Classes

exception  Deployment::InvalidProperty
exception  Deployment::NameExists
exception  Deployment::PackageError
exception  Deployment::NoSuchName
exception  Deployment::LastConfiguration
exception  Deployment::InvalidReference
exception  Deployment::PlanNotExist
struct  Deployment::ComponentPlan
interface  Deployment::ApplicationManager
interface  Deployment::DomainApplicationManager
interface  Deployment::ExecutionManager
interface  Deployment::Logger
interface  Deployment::NodeApplicationManager
interface  Deployment::NodeManager
interface  Deployment::RepositoryManager
exception  Deployment::NoPlan
struct  Deployment::Implementation
interface  Deployment::new_RepositoryManager
struct  Deployment::SatisfierProperty
struct  Deployment::SharedResource
struct  Deployment::Resource
struct  Deployment::Node
struct  Deployment::Interconnect
struct  Deployment::Bridge
struct  Deployment::Domain
exception  Deployment::UnknownImplId
exception  Deployment::InvalidLocation
exception  Deployment::InstallationFailure
exception  Deployment::ImplEntryPointNotFound
exception  Deployment::StartError
exception  Deployment::StopError
exception  Deployment::InvalidConnection
struct  Deployment::Property
struct  Deployment::Connection
struct  Deployment::ComponentImplementationInfo
struct  Deployment::ContainerImplementationInfo
struct  Deployment::NodeImplementationInfo
interface  Deployment::Application
struct  Deployment::Component_Info
interface  Deployment::Container
interface  Deployment::NodeApplication
struct  Deployment::ComponentPortDescription
struct  Deployment::ComponentPropertyDescription
struct  Deployment::ComponentInterfaceDescription
struct  Deployment::Requirement
struct  Deployment::MonolithicDeploymentDescription
struct  Deployment::InstanceResourceDeploymentDescription
struct  Deployment::InstanceDeploymentDescription
struct  Deployment::ComponentExternalPortEndpoint
struct  Deployment::PlanSubcomponentPortEndpoint
struct  Deployment::ExternalReferenceEndpoint
struct  Deployment::ConnectionResourceDeploymentDescription
struct  Deployment::PlanConnectionDescription
struct  Deployment::PlanSubcomponentPropertyReference
struct  Deployment::PlanPropertyMapping
struct  Deployment::ImplementationDependency
struct  Deployment::ResourceDeploymentDescription
struct  Deployment::ArtifactDeploymentDescription
struct  Deployment::DeploymentPlan
struct  Deployment::ComponentPackageReference
struct  Deployment::SubcomponentPortEndpoint
struct  Deployment::AssemblyConnectionDescription
struct  Deployment::SubcomponentPropertyReference
struct  Deployment::AssemblyPropertyMapping
struct  Deployment::ImplementationRequirement
struct  Deployment::Capability
struct  Deployment::RequirementSatisfier
struct  Deployment::ImplementationArtifactDescription
struct  Deployment::NamedImplementationArtifact
struct  Deployment::MonolithicImplementationDescription
struct  Deployment::SubcomponentInstantiationDescription
struct  Deployment::ComponentAssemblyDescription
struct  Deployment::ComponentImplementationDescription
struct  Deployment::PackagedComponentImplementation
struct  Deployment::ComponentPackageDescription
struct  Deployment::PackageConfiguration
exception  Deployment::ResourceNotAvailable
exception  Deployment::PlanError
interface  Deployment::TargetManager

Typedefs

typedef sequence< ComponentPlanComponentPlans
typedef sequence< ApplicationApplications
typedef sequence< DomainApplicationManagerDomainApplicationManagers
typedef sequence< octet > Artifact
typedef sequence< octet > Package
typedef sequence< ImplementationImplementations
typedef sequence< SatisfierPropertySatisfierProperties
typedef sequence< SharedResourceSharedResources
typedef sequence< ResourceResources
typedef sequence< NodeNodes
typedef sequence< InterconnectInterconnects
typedef sequence< BridgeBridges
typedef sequence< PropertyProperties
typedef sequence< Object > Endpoints
typedef sequence< ConnectionConnections
typedef sequence< ComponentImplementationInfoComponentImplementationInfos
typedef sequence< ContainerImplementationInfoContainerImplementationInfos
typedef sequence< Component_InfoComponentInfos
typedef sequence< NodeApplicationNodeApplications
typedef sequence< ContainerContainers
typedef sequence< ComponentPortDescriptionComponentPortDescriptions
typedef sequence< ComponentPropertyDescriptionComponentPropertyDescriptions
typedef sequence< RequirementRequirements
typedef sequence< MonolithicDeploymentDescriptionMonolithicDeploymentDescriptions
typedef sequence< InstanceResourceDeploymentDescriptionInstanceResourceDeploymentDescriptions
typedef sequence< InstanceDeploymentDescriptionInstanceDeploymentDescriptions
typedef sequence< ComponentExternalPortEndpointComponentExternalPortEndpoints
typedef sequence< PlanSubcomponentPortEndpointPlanSubcomponentPortEndpoints
typedef sequence< ExternalReferenceEndpointExternalReferenceEndpoints
typedef sequence< ConnectionResourceDeploymentDescriptionConnectionResourceDeploymentDescriptions
typedef sequence< PlanConnectionDescriptionPlanConnectionDescriptions
typedef sequence< PlanSubcomponentPropertyReferencePlanSubcomponentPropertyReferences
typedef sequence< PlanPropertyMappingPlanPropertyMappings
typedef sequence< ImplementationDependencyImplementationDependencies
typedef sequence< ResourceDeploymentDescriptionResourceDeploymentDescriptions
typedef sequence< ArtifactDeploymentDescriptionArtifactDeploymentDescriptions
typedef sequence< ComponentPackageReferenceComponentPackageReferences
typedef sequence< SubcomponentPortEndpointSubcomponentPortEndpoints
typedef sequence< AssemblyConnectionDescriptionAssemblyConnectionDescriptions
typedef sequence< SubcomponentPropertyReferenceSubcomponentPropertyReferences
typedef sequence< AssemblyPropertyMappingAssemblyPropertyMappings
typedef sequence< ResourceUsageKindResourceUsageKinds
typedef sequence< ImplementationRequirementImplementationRequirements
typedef sequence< CapabilityCapabilities
typedef sequence< NamedImplementationArtifactNamedImplementationArtifacts
typedef sequence< MonolithicImplementationDescriptionMonolithicImplementationDescriptions
typedef sequence< PackageConfigurationPackageConfigurations
typedef sequence< ComponentPackageDescriptionComponentPackageDescriptions
typedef sequence< SubcomponentInstantiationDescriptionSubcomponentInstantiationDescriptions
typedef sequence< ComponentAssemblyDescriptionComponentAssemblyDescriptions
typedef sequence< PackagedComponentImplementationPackagedComponentImplementations

Enumerations

enum  Platform {
  Win32, Unix, Linux, Solaris,
  Vxworks, UNDEF
}
enum  SatisfierPropertyKind {
  Quantity, Capacity, Minimum, Maximum,
  _Attribute, Selection
}
enum  CCMComponentPortKind {
  Facet, SimplexReceptacle, MultiplexReceptacle, EventEmitter,
  EventPublisher, EventConsumer, ecEventEmitter, ecEventPublisher,
  ecEventConsumer, rtecEventEmitter, rtecEventPublisher, rtecEventConsumer,
  nsEventEmitter, nsEventPublisher, nsEventConsumer
}
enum  ResourceUsageKind {
  None, InstanceUsesResource, ResourceUsesInstance, PortUsesResource,
  ResourceUsesPort
}
enum  DomainUpdateKind { Add, Delete, UpdateAll, UpdateAvailable }


Typedef Documentation

typedef sequence< Application > Deployment::Applications
 

typedef sequence<octet> Deployment::Artifact
 

typedef sequence< ArtifactDeploymentDescription > Deployment::ArtifactDeploymentDescriptions
 

typedef sequence< AssemblyConnectionDescription > Deployment::AssemblyConnectionDescriptions
 

typedef sequence< AssemblyPropertyMapping > Deployment::AssemblyPropertyMappings
 

typedef sequence< Bridge > Deployment::Bridges
 

typedef sequence< Capability > Deployment::Capabilities
 

typedef sequence< ComponentAssemblyDescription > Deployment::ComponentAssemblyDescriptions
 

typedef sequence< ComponentExternalPortEndpoint > Deployment::ComponentExternalPortEndpoints
 

typedef sequence<ComponentImplementationInfo> Deployment::ComponentImplementationInfos
 

typedef sequence< Component_Info > Deployment::ComponentInfos
 

typedef sequence< ComponentPackageDescription > Deployment::ComponentPackageDescriptions
 

typedef sequence< ComponentPackageReference > Deployment::ComponentPackageReferences
 

typedef sequence< ComponentPlan > Deployment::ComponentPlans
 

typedef sequence< ComponentPortDescription > Deployment::ComponentPortDescriptions
 

typedef sequence< ComponentPropertyDescription > Deployment::ComponentPropertyDescriptions
 

typedef sequence< ConnectionResourceDeploymentDescription > Deployment::ConnectionResourceDeploymentDescriptions
 

typedef sequence< Connection > Deployment::Connections
 

typedef sequence<ContainerImplementationInfo> Deployment::ContainerImplementationInfos
 

typedef sequence<Container> Deployment::Containers
 

typedef sequence< DomainApplicationManager > Deployment::DomainApplicationManagers
 

typedef sequence< Object > Deployment::Endpoints
 

typedef sequence< ExternalReferenceEndpoint > Deployment::ExternalReferenceEndpoints
 

typedef sequence< ImplementationDependency > Deployment::ImplementationDependencies
 

typedef sequence< ImplementationRequirement > Deployment::ImplementationRequirements
 

typedef sequence<Implementation> Deployment::Implementations
 

typedef sequence< InstanceDeploymentDescription > Deployment::InstanceDeploymentDescriptions
 

typedef sequence< InstanceResourceDeploymentDescription > Deployment::InstanceResourceDeploymentDescriptions
 

typedef sequence< Interconnect > Deployment::Interconnects
 

typedef sequence< MonolithicDeploymentDescription > Deployment::MonolithicDeploymentDescriptions
 

typedef sequence< MonolithicImplementationDescription > Deployment::MonolithicImplementationDescriptions
 

typedef sequence< NamedImplementationArtifact > Deployment::NamedImplementationArtifacts
 

typedef sequence<NodeApplication> Deployment::NodeApplications
 

typedef sequence< Node > Deployment::Nodes
 

typedef sequence<octet> Deployment::Package
 

typedef sequence< PackageConfiguration > Deployment::PackageConfigurations
 

typedef sequence< PackagedComponentImplementation > Deployment::PackagedComponentImplementations
 

typedef sequence< PlanConnectionDescription > Deployment::PlanConnectionDescriptions
 

typedef sequence< PlanPropertyMapping > Deployment::PlanPropertyMappings
 

typedef sequence< PlanSubcomponentPortEndpoint > Deployment::PlanSubcomponentPortEndpoints
 

typedef sequence< PlanSubcomponentPropertyReference > Deployment::PlanSubcomponentPropertyReferences
 

typedef sequence< Property > Deployment::Properties
 

typedef sequence< Requirement > Deployment::Requirements
 

typedef sequence< ResourceDeploymentDescription > Deployment::ResourceDeploymentDescriptions
 

typedef sequence< Resource > Deployment::Resources
 

typedef sequence< ResourceUsageKind > Deployment::ResourceUsageKinds
 

typedef sequence< SatisfierProperty > Deployment::SatisfierProperties
 

typedef sequence< SharedResource > Deployment::SharedResources
 

typedef sequence< SubcomponentInstantiationDescription > Deployment::SubcomponentInstantiationDescriptions
 

typedef sequence< SubcomponentPortEndpoint > Deployment::SubcomponentPortEndpoints
 

typedef sequence< SubcomponentPropertyReference > Deployment::SubcomponentPropertyReferences
 


Enumeration Type Documentation

enum CCMComponentPortKind
 

Enumeration values:
Facet 
SimplexReceptacle 
MultiplexReceptacle 
EventEmitter 
EventPublisher 
EventConsumer 
ecEventEmitter 
ecEventPublisher 
ecEventConsumer 
rtecEventEmitter 
rtecEventPublisher 
rtecEventConsumer 
nsEventEmitter 
nsEventPublisher 
nsEventConsumer 

enum DomainUpdateKind
 

Enumeration values:
Add 
Delete 
UpdateAll 
UpdateAvailable 

enum Platform
 

Enumeration values:
Win32 
Unix 
Linux 
Solaris 
Vxworks 
UNDEF 

enum ResourceUsageKind
 

Enumeration values:
None 
InstanceUsesResource 
ResourceUsesInstance 
PortUsesResource 
ResourceUsesPort 

enum SatisfierPropertyKind
 

Enumeration values:
Quantity 
Capacity 
Minimum 
Maximum 
_Attribute 
Selection 


Generated on Thu Feb 16 04:18:14 2006 for CIAO by  doxygen 1.3.9.1