Murl Engine Lua Addon API  Version 1.0 beta
Murl.Map

A generic map template class for moveable objects eg. structs or fundamental data types like UInt32, Real, etc.

See MapBase class for all map methods.
A map stores a number of key/value pairs, where the keys do not have to be unique.
The map class works for moveable objects only, use ObjectMap class for storing non-moveable objects.
This class is based on the NTL VectorMap container, see http://www.ultimatepp.org


Table members

Classes


Murl.Map.StringString
Murl.Map.StringUInt32
Murl.Map.UInt32String