41 void addEntry(T,
bool replace =
false);
55 #include <vrfGuiCore/orderedKeyList.inl>
Definition: entityMapperKey.h:23
T find(const DtEntityMapperKey &key) const
Definition: orderedKeyList.h:25
ContainerVector myContainer
Definition: orderedKeyList.h:51
const ContainerVector & items() const
Definition: orderedKeyList.h:45
virtual ~DtOrderedKeyList()
T removeEntry(const DtEntityMapperKey &key)
DtOrderedKeyList & operator=(const DtOrderedKeyList &)
void addEntry(T, bool replace=false)
Adds a new entry, ordering it by key type.
std::vector< T > ContainerVector
Definition: orderedKeyList.h:28
void copyList(const DtOrderedKeyList &)