Supermodel/Src/Util
2016-07-10 04:25:41 +00:00
..
BMPFile.h fix compilation 2016-05-03 18:38:06 +00:00
Format.cpp Added Util::ToLower() 2016-07-10 04:25:12 +00:00
Format.h Added Util::ToLower() 2016-07-10 04:25:12 +00:00
NewConfig.cpp Added Util::Config::Node::ValueAsUnsigned() with support for base 10 and 16 ('0x' prefix) 2016-07-10 04:25:41 +00:00
NewConfig.h Added Util::Config::Node::ValueAsUnsigned() with support for base 10 and 16 ('0x' prefix) 2016-07-10 04:25:41 +00:00
Test_Config.cpp Config::Node::Add() now supports nested keys (e.g., Add("foo/bar/baz", "0") will create three nested config nodes) 2016-07-09 15:19:17 +00:00