| TAO_PortableGroup
    2.1.6
    | 
import "PortableGroup.idl";


| 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) | 
| typedef any PortableGroup::GenericFactory::FactoryCreationId | 
| 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) | 
 1.8.1.1
 1.8.1.1