TAO_PortableGroup  2.1.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions
PortableGroup::GenericFactory Interface Reference

import "PortableGroup.idl";

Inheritance diagram for PortableGroup::GenericFactory:
Inheritance graph
Collaboration diagram for PortableGroup::GenericFactory:
Collaboration graph

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: