coil::GlobalFactory< AbstractClass, Identifier, Compare, Creator, Destructor > Class Template Reference

#include <Factory.h>

Inheritance diagram for coil::GlobalFactory< AbstractClass, Identifier, Compare, Creator, Destructor >:

coil::Factory< AbstractClass, Identifier, Compare, Creator, Destructor > coil::Singleton< SingletonClass >

List of all members.

Friends

class Singleton< GlobalFactory >

template<class AbstractClass, typename Identifier = std::string, typename Compare = std::less<Identifier>, typename Creator = AbstractClass* (*)(), typename Destructor = void (*)(AbstractClass*&)>
class coil::GlobalFactory< AbstractClass, Identifier, Compare, Creator, Destructor >


Friends And Related Function Documentation

template<class AbstractClass, typename Identifier = std::string, typename Compare = std::less<Identifier>, typename Creator = AbstractClass* (*)(), typename Destructor = void (*)(AbstractClass*&)>
friend class Singleton< GlobalFactory > [friend]


Generated on Thu Jan 28 13:25:35 2010 for OpenRTM by  doxygen 1.5.5