TAO_PortableGroup 4.0.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
PortableGroup::GenericFactory Interface Reference

import <PortableGroup.idl;

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

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

◆ FactoryCreationId

Member Function Documentation

◆ create_object()

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

◆ delete_object()

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

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