Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for StrictMapDelegate< C >, including all inherited members.
get(void) const | StrictMapDelegate< C > | inline |
key_t typedef | StrictMapDelegate< C > | |
operator val_t(void) const | StrictMapDelegate< C > | inline |
operator*(void) const | StrictMapDelegate< C > | inline |
operator=(const val_t &val) | StrictMapDelegate< C > | inline |
put(const val_t &val) | StrictMapDelegate< C > | inline |
self_t typedef | StrictMapDelegate< C > | |
StrictMapDelegate(C &map, const key_t &key) | StrictMapDelegate< C > | inline |
val_t typedef | StrictMapDelegate< C > |