Go to the source code of this file.
|
#define | FE_SCOPE_SUPPORT_WATCHERS FALSE |
|
#define | FE_SCOPE_GETRECORD FALSE |
|
|
typedef AutoHashMap< String, Array< String > > | fe::StringStringsMap |
|
typedef AutoHashMap< hp< Layout >, sp< StoreI > > | fe::layout_store_map |
|
typedef Array< sp< Attribute > > | fe::t_attributes |
| Attribute collection. More...
|
|
typedef std::list< sp< Depend > > | fe::t_depends |
| Depend collection. More...
|
|
typedef Array< hp< Layout > > | fe::t_layouts |
| Layout collection. More...
|
|
typedef std::map< String, unsigned int > | fe::t_indexmap |
|
typedef std::map< Attribute *, unsigned int > | fe::t_attrmap |
|
|
void | fe::assertData (sp< TypeMaster > spTypeMaster) |
|