CIAO  1.1.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs | Variables
Components::Deployment Namespace Reference

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 Documentation


Variable Documentation

const InvalidConfigurationReason Components::Deployment::ConfigValueNotExpected = 3
const InvalidConfigurationReason Components::Deployment::ConfigValueRequired = 2
const InvalidConfigurationReason Components::Deployment::InvalidConfigValueType = 1
const InvalidConfigurationReason Components::Deployment::UnknownConfigValueName = 0