TAO_PortableGroup
2.0.6
|
#include <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) |