CIAO
1.2.0
|
Classes | |
exception | UnknownImplId |
exception | InvalidLocation |
exception | ImplEntryPointNotFound |
exception | InstallationFailure |
Typedefs | |
typedef string | UUID |
typedef string | Location |
typedef FailureReason | InvalidConfigurationReason |
Variables | |
const InvalidConfigurationReason | UnknownConfigValueName = 0 |
const InvalidConfigurationReason | InvalidConfigValueType = 1 |
const InvalidConfigurationReason | ConfigValueRequired = 2 |
const InvalidConfigurationReason | ConfigValueNotExpected = 3 |
typedef string Components::Deployment::Location |
typedef string Components::Deployment::UUID |
const InvalidConfigurationReason Components::Deployment::ConfigValueNotExpected = 3 |
const InvalidConfigurationReason Components::Deployment::ConfigValueRequired = 2 |
const InvalidConfigurationReason Components::Deployment::InvalidConfigValueType = 1 |
const InvalidConfigurationReason Components::Deployment::UnknownConfigValueName = 0 |