BALL::Embeddable Member List
This is the complete list of members for
BALL::Embeddable, including all inherited members.
countInstances_(const std::type_info &type) | BALL::Embeddable | [protected, static] |
dump(std::ostream &s=std::cout, Size depth=0) const | BALL::Embeddable | [virtual] |
Embeddable(const String &identifier="<Embeddable>") | BALL::Embeddable | |
Embeddable(const Embeddable &embeddable) | BALL::Embeddable | |
EmbeddableVector typedef | BALL::Embeddable | |
getIdentifier() const | BALL::Embeddable | |
getInstance_(const std::type_info &type, Position index) | BALL::Embeddable | [protected, static] |
getInstance_(const std::type_info &type, const String &identifier) | BALL::Embeddable | [protected, static] |
identifier_ | BALL::Embeddable | [private] |
instance_to_type_map_ | BALL::Embeddable | [private, static] |
instance_vectors_ | BALL::Embeddable | [private, static] |
registerInstance_(const std::type_info &type, const Embeddable *instance) | BALL::Embeddable | [protected, static] |
registerThis() | BALL::Embeddable | [virtual] |
setIdentifier(const String &identifier) | BALL::Embeddable | |
unregisterInstance_(const Embeddable *instance) | BALL::Embeddable | [protected, static] |
unregisterThis() | BALL::Embeddable | |
~Embeddable() | BALL::Embeddable | [virtual] |