PortableGroup::GenericFactory Interface Reference

import "PortableGroup.idl";

Inheritance diagram for PortableGroup::GenericFactory:

Inheritance graph
[legend]

List of all members.

Public Types

typedef any FactoryCreationId

Public Member Functions

Object create_object (in _TypeId type_id, in Criteria the_criteria, out FactoryCreationId factory_creation_id) raises (NoFactory, ObjectNotCreated, InvalidCriteria, InvalidProperty, CannotMeetCriteria)
void delete_object (in FactoryCreationId factory_creation_id) raises (ObjectNotFound)


Member Typedef Documentation


Member Function Documentation

Object PortableGroup::GenericFactory::create_object ( in _TypeId  type_id,
in Criteria  the_criteria,
out FactoryCreationId  factory_creation_id 
) raises (NoFactory, ObjectNotCreated, InvalidCriteria, InvalidProperty, CannotMeetCriteria)

void PortableGroup::GenericFactory::delete_object ( in FactoryCreationId  factory_creation_id  )  raises (ObjectNotFound)


The documentation for this interface was generated from the following file:

Generated on Thu Nov 27 05:57:13 2008 for TAO_PortableGroup by  doxygen 1.5.6