Free Electron
Public Member Functions | Private Attributes | List of all members
fe::InstanceMap Class Reference

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< TypeMasterm_spTypeMaster
 

Detailed Description

Group of named instances.


The documentation for this class was generated from the following files: