OpenLexocad
27.0
|
#include <Base/Type.h>
#include <Core/Variant.h>
#include <Core/core_defines2.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 |