61 nothing
put(
string path, any value);
A container for efficient path prefix lookup.
Definition: QC_TreeMap.dox.h:24
destructor()
Releases any resource held by the instance.
nothing put(string path, any value)
Puts the mapping of path to value into the container.
main Qore-language namespace
Definition: Pseudo_QC_All.dox.h:2
copy()
Throws an exception; objects of this class cannot be copied.
constructor()
Creates an empty TreeMap container.