TAO_PortableGroup  2.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
PortableGroup::GOA Interface Reference

import"PortableGroup.idl";

Inheritance diagram for PortableGroup::GOA:
Inheritance graph
Collaboration diagram for PortableGroup::GOA:
Collaboration graph

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: