AppTreeObjFactoryT< TAbstractProduct, TOwner > Class Reference

An application tree object factory which can be owned by TOwner abstract class. More...

Inheritance diagram for AppTreeObjFactoryT< TAbstractProduct, TOwner >:

AppTreeObjFactoryT< TAbstractProduct > List of all members.

Public Member Functions

override object Clone ()
 Clones the factory.

Protected Member Functions

 AppTreeObjFactoryT (TOwner owner)
 Protected ctor.

Properties

TOwner Owner
 Owner.

Detailed Description

An application tree object factory which can be owned by TOwner abstract class.

TOwner is often set to be the parent class for the product

<typeparam name="TAbstractProduct">product type</typeparam> <typeparam name="TOwner">owner type</typeparam>


Member Function Documentation

AppTreeObjFactoryT TOwner  owner  )  [protected]
 

Protected ctor.

Parameters:
owner owner

override object Clone  ) 
 

Clones the factory.

Returns:

Reimplemented from AppTreeObjFactoryT< TAbstractProduct >.


Property Documentation

TOwner Owner [get]
 

Owner.


Generated on Sun May 28 08:45:06 2006 for Acmx.Common documentation by  doxygen 1.4.5