import "CCM_Component.idl";
Include dependency graph for CCM_Deployment.idl:
This graph shows which files directly or indirectly include this file:
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 } |
|
@ 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 |
|
|
|
|
|
|
|
|
|
|