import "ccm/CCM_Home.idl";
import "ccm/CCM_KeylessCCMHome.idl";
import "ccm/CCM_Navigation.idl";
import "ccm/CCM_StandardConfigurator.idl";
Classes | |
exception | Components::Deployment::InvalidConfiguration |
exception | Components::Deployment::UnknownImplId |
exception | Components::Deployment::InvalidLocation |
exception | Components::Deployment::ImplEntryPointNotFound |
exception | Components::Deployment::InstallationFailure |
Namespaces | |
namespace | Components |
namespace | Components::Deployment |
Typedefs | |
typedef string | Components::Deployment::UUID |
typedef string | Components::Deployment::Location |
typedef FailureReason | Components::Deployment::InvalidConfigurationReason |
Variables | |
const InvalidConfigurationReason | Components::Deployment::UnknownConfigValueName = 0 |
const InvalidConfigurationReason | Components::Deployment::InvalidConfigValueType = 1 |
const InvalidConfigurationReason | Components::Deployment::ConfigValueRequired = 2 |
const InvalidConfigurationReason | Components::Deployment::ConfigValueNotExpected = 3 |
Contains base types for all componenent server interfaces. These interfaces are not part of the CCM standard.