#include <boost/any.hpp>
#include <map>
#include <miniXml/ustring.h>
Go to the source code of this file.
Namespaces | |
namespace | Spm |
namespace | Spm::Util |
Classes | |
class | Spm::Util::PropertyList |
A property container A property container. Property are identified by a name. There is 3 types recognized (Integer,String,boolean). More... |