|
Eris
1.3.19
|
Public Member Functions | |
| SlotFactory (const std::string &id, BaseGen *gen) | |
| virtual Element * | create (IDMap &) const |
| virtual Factory * | parse (const Atlas::Message::Element::MapType &, const Bindings &) const |
|
const Atlas::Message::Element::ListType & | target () const |
Public Member Functions inherited from Eris::UI::Factory | |
| Factory (const std::string &id, BaseGen *gen) | |
| void | ref () |
| void | unref () |
| bool | unique () const |
| bool | persistent () const |
| const std::string & | id () const |
Additional Inherited Members | |
Public Types inherited from Eris::UI::Factory | |
|
typedef std::map< std::string, Element * > | IDMap |
Protected Types inherited from Eris::UI::Factory | |
| typedef std::list< std::string > | IDList |
Protected Member Functions inherited from Eris::UI::Factory | |
| Factory (const Atlas::Objects::Entity::UIEntity &, const std::string &, const IDList &, const Atlas::Message::Element::MapType &, BaseGen *) | |
|
const Atlas::Message::Element::MapType & | attrs () const |
| const IDList & | idlist () const |
| BaseGen * | gen () const |
1.8.1