TAO_PortableGroup 2.0.1
Public Member Functions

PortableGroup::GOA Interface Reference

import "PortableGroup.idl";

Inheritance diagram for PortableGroup::GOA:
Inheritance graph
[legend]

List of all members.

Public Member Functions

PortableServer::ObjectId create_id_for_reference (in Object the_ref) raises (NotAGroupObject)
IDs reference_to_ids (in Object the_ref) raises (NotAGroupObject)
void associate_reference_with_id (in Object ref, in PortableServer::ObjectId oid) raises (NotAGroupObject)
void disassociate_reference_with_id (in Object ref, in PortableServer::ObjectId oid) raises (NotAGroupObject)

Member Function Documentation

void PortableGroup::GOA::associate_reference_with_id ( in Object  ref,
in PortableServer::ObjectId  oid 
) raises (NotAGroupObject)
PortableServer::ObjectId PortableGroup::GOA::create_id_for_reference ( in Object  the_ref) raises (NotAGroupObject)
void PortableGroup::GOA::disassociate_reference_with_id ( in Object  ref,
in PortableServer::ObjectId  oid 
) raises (NotAGroupObject)
IDs PortableGroup::GOA::reference_to_ids ( in Object  the_ref) raises (NotAGroupObject)

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines