Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

Embeddable Member List

This is the complete list of members for Embeddable, including all inherited members.

countInstances_(const std::type_info &type)Embeddable [protected, static]
dump(std::ostream &s=std::cout, Size depth=0) const Embeddable [virtual]
Embeddable(const String &identifier="<Embeddable>")Embeddable
Embeddable(const Embeddable &embeddable)Embeddable
EmbeddableVector typedef (defined in Embeddable)Embeddable
getIdentifier() const Embeddable
getInstance_(const std::type_info &type, Position index)Embeddable [protected, static]
getInstance_(const std::type_info &type, const String &identifier)Embeddable [protected, static]
registerInstance_(const std::type_info &type, const Embeddable *instance) (defined in Embeddable)Embeddable [protected, static]
registerThis()Embeddable [virtual]
setIdentifier(const String &identifier)Embeddable
unregisterInstance_(const Embeddable *instance) (defined in Embeddable)Embeddable [protected, static]
unregisterThis()Embeddable
~Embeddable() (defined in Embeddable)Embeddable [virtual]