import "ccm/CCM_Events.idl";
import "ccm/CCM_Navigation.idl";
import "ccm/CCM_Home.idl";
import "ccm/CCM_PrimaryKeyBase.idl";
Classes | |
exception | Components::InvalidConfiguration |
Shouldn't be here but is now here because of CIAO additions. More... | |
interface | Components::ComponentPortDescription |
exception | Components::NoKeyAvailable |
interface | Components::CCMObject |
Namespaces | |
namespace | Components |
Defines | |
#define | CCM_OBJECT_IDL |
NOT Compliant with OMG 06-04-01 Section 6.11.1. | |
Typedefs | |
typedef FailureReason | Components::InvalidConfigurationReason |
typedef sequence< CCMObject > | Components::CCMObjectSeq |
Variables | |
const InvalidConfigurationReason | Components::UnknownConfigValueName = 0 |
const InvalidConfigurationReason | Components::InvalidConfigValueType = 1 |
const InvalidConfigurationReason | Components::ConfigValueRequired = 2 |
const InvalidConfigurationReason | Components::ConfigValueNotExpected = 3 |
#define CCM_OBJECT_IDL |
NOT Compliant with OMG 06-04-01 Section 6.11.1.