#include <at_factory.h>
Inheritance diagram for at::FactoryRegister< w_InterfaceType, w_KeyType, w_CreatorType >::t_FactoryRegistryEntry:


Public Methods | |
| virtual void | RemoveAndDelete () |
| t_FactoryRegistryEntry (t_MapType *i_pmap, t_MapIterator i_location) | |
Public Attributes | |
| t_MapType * | m_pmap |
| t_MapIterator | m_location |
|
||||||||||||||||
|
|
|
|||||||||
|
RemoveAndDelete *will* remove an entry AND delete the registry entry. This is usually called by the factory when the factory is going away.
Implements at::FactoryRegistryEntry. |
|
|||||
|
m_location is the iterator that points to the entry within the map. |
|
|||||
|
m_pmap is a pointer to the map that this entry is contained. |
Generated for Austria by
and
MakeXS at Sun Oct 24 17:35:34 PDT 2004