CIAO  1.3.3
Modules | Classes | Typedefs | Enumerations | Variables
Components Module Reference

Compliant with OMG 06-04-01 Section 6.10.1.1. More...

Modules

module  Deployment
 
module  Transaction
 

Classes

exception  AlreadyConnected
 
exception  BadComponentReference
 
exception  BadEventType
 
interface  CCM2Context
 
interface  CCMContext
 
exception  CCMException
 
interface  CCMHome
 
interface  CCMObject
 
interface  ComponentId
 
interface  ComponentPortDescription
 
interface  Configurator
 
interface  ConfigValue
 
interface  ConnectionDescription
 
interface  ConsumerDescription
 
interface  Cookie
 
exception  CookieRequired
 
exception  CreateFailure
 
interface  DefaultEnumeration
 
exception  DuplicateKeyValue
 
interface  EmitterDescription
 
interface  EnterpriseComponent
 
interface  Entity2Context
 
interface  EntityComponent
 
interface  EntityContext
 
interface  Enumeration
 
interface  EventBase
 
interface  EventConsumerBase
 
interface  Events
 
exception  ExceededConnectionLimit
 
interface  ExecutorLocator
 
interface  FacetDescription
 
exception  FinderFailure
 
interface  HomeConfiguration
 
interface  HomeExecutorBase
 
interface  HomeFinder
 
exception  HomeNotFound
 
interface  HomeRegistration
 
exception  IllegalState
 
exception  InvalidConfiguration
 
exception  InvalidConnection
 
exception  InvalidKey
 
exception  InvalidName
 
exception  InvalidStateIdData
 
interface  KeylessCCMHome
 
interface  Navigation
 
exception  NoConnection
 
exception  NoKeyAvailable
 
exception  PersistenceNotAvailable
 
interface  PersistentIdValue
 
exception  PolicyMismatch
 
interface  PortDescription
 
interface  PrimaryKeyBase
 
exception  ProxyHomeNotSupported
 
interface  ProxyHomeRegistration
 
interface  PublisherDescription
 
interface  ReceptacleDescription
 
interface  Receptacles
 
exception  RemoveFailure
 
interface  SegmentDescr
 
interface  Session2Context
 
interface  SessionComponent
 
interface  SessionContext
 
interface  SessionSynchronization
 
interface  StandardConfigurator
 
interface  StateIdFactory
 
interface  StateIdValue
 
interface  SubscriberDescription
 
exception  UnknownActualHome
 
exception  UnknownKeyValue
 
exception  WrongComponentType
 

Typedefs

typedef SecurityLevel2::Credentials Principal
 
typedef sequence< ConsumerDescriptionConsumerDescriptions
 
typedef sequence< EmitterDescriptionEmitterDescriptions
 
typedef sequence< SubscriberDescriptionSubscriberDescriptions
 
typedef sequence< PublisherDescriptionPublisherDescriptions
 
typedef unsigned long FailureReason
 
typedef sequence< CCMHomeCCMHomes
 
typedef string FeatureName
 
typedef sequence< FeatureNameNameList
 
typedef sequence< FacetDescriptionFacetDescriptions
 
typedef sequence< CCMObjectCCMObjectSeq
 
typedef sequence< ConnectionDescriptionConnectionDescriptions
 
typedef sequence< ReceptacleDescriptionReceptacleDescriptions
 
typedef sequence< ConfigValueConfigValues
 
typedef short SegmentId
 
typedef short FacetId
 
typedef sequence< octet > IdData
 
typedef CosPersistentState::Pid PersistentId
 
typedef short StateIdType
 
typedef sequence< SegmentDescrSegmentDescrSeq
 
typedef CosPersistentState::CatalogBase CatalogBase
 
typedef CosPersistentState::_TypeId _TypeId
 

Enumerations

enum  CCMExceptionReason {
  SYSTEM_ERROR, CREATE_ERROR, REMOVE_ERROR, DUPLICATE_KEY,
  FIND_ERROR, OBJECT_NOT_FOUND, NO_SUCH_ENTITY, QOS_ERROR,
  REGISTRATION_ERROR, SERVICE_INSTALLATION_ERROR
}
 
enum  BadComponentReferenceReason { NON_LOCAL_REFERENCE, NON_COMPONENT_REFERENCE, WRONG_CONTAINER }
 

Variables

typeprefix Components omg org
 
const SegmentId COMPONENT_SEGMENT = 0
 
const FacetId COMPONENT_FACET = 0
 
const StateIdType PERSISTENT_ID = 0
 

Detailed Description

Compliant with OMG 06-04-01 Section 6.10.1.1.

Compliant with OMG 06-04-01 Section 9.3.3.3.

Compliant with OMG 06-04-01 Section 9.4.1.3.

Compliant with OMG 06-04-01 Section 9.4.2.1.

Compliant with OMG 06-04-01 Section 9.4.3.1.

Compliant with OMG 06-04-01 Section 9.3.2.3.

Compliant with OMG 06-04-01 Section 6.10.1.2.

Compliant with OMG 06-04-01 Section 6.7.2.2.

Compliant with OMG 06-04-01 Section 6.7.7.

NOT Compliant with OMG 06-04-01 Section 6.7.6.

Compliant with OMG 06-04-01 Section 6.8.

Compliant with OMG 06-04-01 Section 6.10.2.1.

Compliant with OMG 06-04-01 Section 8.3.2.

Compliant with OMG 06-04-01 Section 6.7.6.

Compliant with OMG 06-04-01 Section 6.6.8.

Compliant with OMG 06-04-01 Section 6.6.2.

Compliant with OMG 06-04-01 Section 6.6.1.2.

Compliant with OMG 06-04-01 Section 10.3.1.2.

Typedef Documentation

typedef sequence<CCMHome> Components::CCMHomes

@ Added by wotte for continued compatibility with OFCCM

typedef short Components::FacetId
typedef unsigned long Components::FailureReason
typedef string Components::FeatureName
typedef sequence<octet> Components::IdData
typedef sequence<FeatureName> Components::NameList
typedef short Components::SegmentId
typedef short Components::StateIdType

Enumeration Type Documentation

Enumerator
NON_LOCAL_REFERENCE 
NON_COMPONENT_REFERENCE 
WRONG_CONTAINER 
Enumerator
SYSTEM_ERROR 
CREATE_ERROR 
REMOVE_ERROR 
DUPLICATE_KEY 
FIND_ERROR 
OBJECT_NOT_FOUND 
NO_SUCH_ENTITY 
QOS_ERROR 
REGISTRATION_ERROR 
SERVICE_INSTALLATION_ERROR 

Variable Documentation

const FacetId Components::COMPONENT_FACET = 0
const SegmentId Components::COMPONENT_SEGMENT = 0
typeprefix Components omg Components::org
const StateIdType Components::PERSISTENT_ID = 0