Free Electron
|
Group of named instances. More...
#include <InstanceMap.h>
Inherits map< String, Instance >.
Public Member Functions | |
InstanceMap (sp< TypeMaster > a_spTypeMaster) | |
void | deepCopy (const InstanceMap &r_other) |
BWORD | exists (String a_name) const |
template<class T > | |
T & | create (String a_name) |
template<class T > | |
T & | property (String a_name) |
Private Attributes | |
sp< TypeMaster > | m_spTypeMaster |
Group of named instances.