Murl Engine Lua Addon API  Version 1.0 beta
Murl.MapBase

A generic map template base class.

A map stores a number of key/value pairs, where the keys do not have to be unique.
This is the base class of the Map and ObjectMap class.
This class is based on the NTL AMap container, see http://www.ultimatepp.org


Table members

Classes


Murl.MapBase.StringUInt32ArrayUInt32StdHashString
Murl.MapBase.UInt32StringArrayStringStdHashUInt32