CIAO
1.2.0
|
#include "tao/PortableServer/PortableServer_include.pidl"
import "ccm/CCM_Home.idl";
import "ccm/CCM_Cookie.idl";
import "ccm/CCM_Base.idl";
import "ccm/CCM_StandardConfigurator.idl";
import "ccm/CCM_CCMException.idl";
import "ciao/Base/CIAO_Exceptions.idl";
import "ccm/CCM_Exceptions.idl";
import "ccm/CCM_Navigation.idl";
Classes | |
exception | Components::Deployment::UnknownImplId |
exception | Components::Deployment::InvalidLocation |
exception | Components::Deployment::ImplEntryPointNotFound |
exception | Components::Deployment::InstallationFailure |
interface | CIAO::Container |
Internal container interfaces. More... | |
Namespaces | |
namespace | Components |
Compliant with OMG 06-04-01 Section 6.10.1.1. | |
namespace | Components::Deployment |
namespace | CIAO |
namespace | CIAO::Container_Types |
Typedefs | |
typedef string | Components::Deployment::UUID |
typedef string | Components::Deployment::Location |
typedef FailureReason | Components::Deployment::InvalidConfigurationReason |
Enumerations | |
enum | CIAO::Container_Types::OA_Type { CIAO::Container_Types::COMPONENT_t, CIAO::Container_Types::HOME_t, CIAO::Container_Types::FACET_CONSUMER_t } |
Variables | |
typeprefix Components omg | Components::org |
const InvalidConfigurationReason | Components::Deployment::UnknownConfigValueName = 0 |
const InvalidConfigurationReason | Components::Deployment::InvalidConfigValueType = 1 |
const InvalidConfigurationReason | Components::Deployment::ConfigValueRequired = 2 |
const InvalidConfigurationReason | Components::Deployment::ConfigValueNotExpected = 3 |
Container local interface.