Compounds | |
exception | CannotMeetCriteria |
struct | FactoryInfo |
interface | FactoryRegistry |
interface | GenericFactory |
exception | InterfaceNotFound |
exception | InvalidCriteria |
exception | InvalidProperty |
exception | MemberAlreadyPresent |
exception | MemberNotFound |
exception | NoFactory |
interface | ObjectGroupManager |
exception | ObjectGroupNotFound |
exception | ObjectNotAdded |
exception | ObjectNotCreated |
exception | ObjectNotFound |
struct | Property |
interface | PropertyManager |
interface | TAO_UpdateObjectGroup |
exception | TypeConflict |
TAO Specific: TypeConfict exception. More... | |
exception | UnsupportedProperty |
Typedefs | |
typedef sequence< octet > | GroupIIOPProfile |
typedef CORBA::RepositoryId | _TypeId |
typedef Object | ObjectGroup |
typedef sequence< ObjectGroup > | ObjectGroups |
typedef CosNaming::Name | Name |
typedef any | Value |
typedef sequence< Property > | Properties |
typedef Name | Location |
typedef sequence< Location > | Locations |
typedef Properties | Criteria |
typedef sequence< FactoryInfo > | FactoryInfos |
typedef long | MembershipStyleValue |
typedef FactoryInfos | FactoriesValue |
typedef unsigned short | InitialNumberMembersValue |
typedef unsigned short | MinimumNumberMembersValue |
typedef CORBA::Identifier | RoleName |
Variables | |
typeprefix PortableGroup omg | org |
const string | PG_MEMBERSHIP_STYLE |
MembershipStyle. | |
const string | PG_INITIAL_NUMBER_MEMBERS |
InitialNumberMembers. | |
const string | PG_MINIMUM_NUMBER_MEMBERS |
MinimumNumberMembers. | |
const string | PG_FACTORIES = "org.omg.PortableGroup.Factories" |
Factories. | |
const MembershipStyleValue | MEMB_APP_CTRL = 0 |
const MembershipStyleValue | MEMB_INF_CTRL = 1 |
const string | role_criterion = "org.omg.portablegroup.Role" |
const string | TAO_UPDATE_OBJECT_GROUP_METHOD_NAME = "tao_update_object_group" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a name for the role the object will play This allows multiple objects that implement the same interface (TypeId) to exist at a location as long as they play different roles. |
|
|
|
|
|
|
|
|
|
Factories.
|
|
Initial value:
"org.omg.PortableGroup.InitialNumberMembers"
|
|
Initial value:
"org.omg.PortableGroup.MembershipStyle"
|
|
Initial value:
"org.omg.PortableGroup.MinimumNumberMembers"
|
|
Reserved criteria name for specifing role. |
|
|