OpenLexocad  27.1
PropertyValue.h File Reference
#include <Base/Type.h>
#include <Core/Variant.h>
#include <unordered_map>

Go to the source code of this file.

Classes

class  Core::PropertyValue
 

Namespaces

 Core
 

Typedefs

typedef std::unordered_map< std::string, Core::Property * > Core::PropertyMap
 
typedef std::unordered_map< std::string, PropertyValue > Core::PropertyValueMap