This is the complete list of members for EventMap, including all inherited members.
Check(const EventType &event) | EventMap | static |
Copy(const std::vector< EventMap *> &new_leaves) const =0 | EventMap | pure virtual |
Copy() const | EventMap | inline |
GetChildren(std::vector< EventMap *> *out) const =0 | EventMap | pure virtual |
Lookup(const EventType &event, EventKeyType key, EventValueType *ans) | EventMap | static |
Map(const EventType &event, EventAnswerType *ans) const =0 | EventMap | pure virtual |
MapValues(const unordered_set< EventKeyType > &keys_to_map, const unordered_map< EventValueType, EventValueType > &value_map) const =0 | EventMap | pure virtual |
MaxResult() const | EventMap | inlinevirtual |
MultiMap(const EventType &event, std::vector< EventAnswerType > *ans) const =0 | EventMap | pure virtual |
Prune() const =0 | EventMap | pure virtual |
Read(std::istream &is, bool binary) | EventMap | static |
Write(std::ostream &os, bool binary)=0 | EventMap | pure virtual |
Write(std::ostream &os, bool binary, EventMap *emap) | EventMap | static |
~EventMap() | EventMap | inlinevirtual |