BALL
1.4.2
|
This is the complete list of members for BALL::Embeddable, including all inherited members.
countInstances_(const std::type_info &type) | BALL::Embeddable | protectedstatic |
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 | protectedstatic |
getInstance_(const std::type_info &type, const String &identifier) | BALL::Embeddable | protectedstatic |
identifier_ | BALL::Embeddable | private |
instance_to_type_map_ | BALL::Embeddable | privatestatic |
instance_vectors_ | BALL::Embeddable | privatestatic |
registerInstance_(const std::type_info &type, const Embeddable *instance) | BALL::Embeddable | protectedstatic |
registerThis() | BALL::Embeddable | virtual |
setIdentifier(const String &identifier) | BALL::Embeddable | |
unregisterInstance_(const Embeddable *instance) | BALL::Embeddable | protectedstatic |
unregisterThis() | BALL::Embeddable | |
~Embeddable() | BALL::Embeddable | virtual |