ACE_Framework_Component_T< Concrete > Class Template ReferenceThis class inherits the interface of the abstract ACE_Framework_Component class and is instantiated with the implementation of the concrete component classclass Concrete.
More...
Inheritance diagram for ACE_Framework_Component_T< Concrete >:
Collaboration diagram for ACE_Framework_Component_T< Concrete >:
Detailed Descriptiontemplate<class Concrete>
This class inherits the interface of the abstract ACE_Framework_Component class and is instantiated with the implementation of the concrete component class |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL ACE_Framework_Component_T< Concrete >::ACE_Framework_Component_T | ( | Concrete * | concrete | ) | [inline] |
Constructor.
ACE_Framework_Component_T< Concrete >::~ACE_Framework_Component_T | ( | void | ) | [inline] |
Destructor.
void ACE_Framework_Component_T< Concrete >::close_singleton | ( | void | ) | [inline, virtual] |