OMK::DuplicatedAttributeExtensionCreatorT< AttributType, Type > Class Template Reference

Inheritance diagram for OMK::DuplicatedAttributeExtensionCreatorT< AttributType, Type >:

Inheritance graph
[legend]
Collaboration diagram for OMK::DuplicatedAttributeExtensionCreatorT< AttributType, Type >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Extensionoperator() (ExtensibleSimulatedObject *owner, const Name &id) const

Detailed Description

template<typename AttributType, typename Type>
class OMK::DuplicatedAttributeExtensionCreatorT< AttributType, Type >

Definition at line 13 of file OMKDuplicatedAttributeExtension.inl.


Member Function Documentation

template<typename AttributType, typename Type>
Extension* OMK::DuplicatedAttributeExtensionCreatorT< AttributType, Type >::operator() ( ExtensibleSimulatedObject owner,
const Name id 
) const [inline]

Definition at line 16 of file OMKDuplicatedAttributeExtension.inl.

00017         {
00018                 return new DuplicatedAttributeExtension< AttributType, Type >( owner, id ) ;
00019         }


logo OpenMask

Documentation generated on Mon Jun 9 11:46:01 2008

Generated with doxygen by Dimitri van Heesch ,   1997-2007