|
Compounds |
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 string | FeatureName |
typedef sequence< FeatureName > | NameList |
typedef sequence< FacetDescription > | FacetDescriptions |
typedef unsigned long | FailureReason |
typedef FailureReason | InvalidConfigurationReason |
typedef sequence< ConnectionDescription > | ConnectionDescriptions |
typedef sequence< ReceptacleDescription > | ReceptacleDescriptions |
typedef sequence< CCMHome > | CCMHomes |
typedef sequence< ConfigValue > | ConfigValues |
typedef sequence< CCMObject > | CCMObjectSeq |
typedef SecurityLevel2::Credentials | Principal |
typedef CosPersistentState::CatalogBase | CatalogBase |
typedef CosPersistentState::_TypeId | _TypeId |
typedef short | SegmentId |
typedef short | FacetId |
typedef sequence< octet > | IdData |
typedef CosPersistentState::Pid | PersistentId |
typedef short | StateIdType |
typedef sequence< SegmentDescr > | SegmentDescrSeq |
typedef sequence< ConsumerDescription > | ConsumerDescriptions |
typedef sequence< EmitterDescription > | EmitterDescriptions |
typedef sequence< SubscriberDescription > | SubscriberDescriptions |
typedef sequence< PublisherDescription > | PublisherDescriptions |
Enumerations |
enum | CCMExceptionReason {
SYSTEM_ERROR,
CREATE_ERROR,
REMOVE_ERROR,
DUPLICATE_KEY,
FIND_ERROR,
OBJECT_NOT_FOUND,
NO_SUCH_ENTITY
} |
enum | BadComponentReferenceReason { NON_LOCAL_REFERENCE,
NON_COMPONENT_REFERENCE,
WRONG_CONTAINER
} |
enum | CCMExceptionReason {
SYSTEM_ERROR,
CREATE_ERROR,
REMOVE_ERROR,
DUPLICATE_KEY,
FIND_ERROR,
OBJECT_NOT_FOUND,
NO_SUCH_ENTITY
} |
enum | BadComponentReferenceReason { NON_LOCAL_REFERENCE,
NON_COMPONENT_REFERENCE,
WRONG_CONTAINER
} |
Variables |
typeprefix Components omg | org |
const InvalidConfigurationReason | UnknownConfigValueName = 0 |
const InvalidConfigurationReason | InvalidConfigValueType = 1 |
const InvalidConfigurationReason | ConfigValueRequired = 2 |
const InvalidConfigurationReason | ConfigValueNotExpected = 3 |
const SegmentId | COMPONENT_SEGMENT = 0 |
const FacetId | COMPONENT_FACET = 0 |
const StateIdType | PERSISTENT_ID = 0 |