Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for MapDelegate< C, I, T, D >, including all inherited members.
MapDelegate(C &container, const I &identifier) | MapDelegate< C, I, T, D > | inline |
MapDelegate(const MapDelegate &delegate) | MapDelegate< C, I, T, D > | inline |
operator T(void) const | MapDelegate< C, I, T, D > | inline |
operator*(void) const | MapDelegate< C, I, T, D > | inline |
operator=(const T &value) | MapDelegate< C, I, T, D > | inline |
operator=(const MapDelegate< C, I, T > &delegate) | MapDelegate< C, I, T, D > | inline |