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

CCM_Deployment.idl File Reference

import "CCM_Component.idl";

Include dependency graph for CCM_Deployment.idl:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Namespaces

namespace  Components
namespace  Components::Deployment

Classes

exception  Components::Deployment::UnknownImplId
exception  Components::Deployment::InvalidLocation
exception  Components::Deployment::InstallationFailure
exception  Components::Deployment::InvalidAssembly
interface  Components::Deployment::ComponentInstallation
interface  Components::Deployment::Assembly
interface  Components::Deployment::AssemblyFactory
interface  Components::Deployment::ServerActivator
interface  Components::Deployment::ComponentServer
exception  Components::Deployment::ImplEntryPointNotFound
interface  Components::Deployment::Container

Defines

#define CCM_DEPLOYMENT_IDL

Typedefs

typedef string UUID
typedef string Location
typedef sequence< ComponentServer > ComponentServers
typedef sequence< Container > Containers

Enumerations

enum  AssemblyState { INACTIVE, INSERVICE }

Define Documentation

#define CCM_DEPLOYMENT_IDL
 

@ Compile this file with:

tao_idl -I ../.. \ -Wb,export_macro=CIAO_Export \ -Wb,export_include=CIAO_export.h \ -Wb,pre_include="ace/pre.h" \ -Wb,post_include="ace/post.h" \ CCM_Deployment.idl


Typedef Documentation

typedef sequence< ComponentServer > Components::Deployment::ComponentServers
 

typedef sequence< Container > Components::Deployment::Containers
 

typedef string Components::Deployment::Location
 

typedef string Components::Deployment::UUID
 


Enumeration Type Documentation

enum AssemblyState
 

Enumeration values:
INACTIVE 
INSERVICE 


Generated on Sat Aug 6 03:56:07 2005 for CIAO by  doxygen 1.3.9.1