OpenLexocad  27.1
Core::PropertyValue Class Reference

#include <PropertyValue.h>

Public Member Functions

 PropertyValue ()
 
 PropertyValue (const std::string &name, Base::Type t, const Core::Variant &v)
 

Public Attributes

std::string propertyName
 
Base::Type propertyType
 
Core::Variant value
 

Constructor & Destructor Documentation

◆ PropertyValue() [1/2]

Core::PropertyValue::PropertyValue ( )
inline

◆ PropertyValue() [2/2]

Core::PropertyValue::PropertyValue ( const std::string &  name,
Base::Type  t,
const Core::Variant v 
)
inline

Member Data Documentation

◆ propertyName

std::string Core::PropertyValue::propertyName

◆ propertyType

Base::Type Core::PropertyValue::propertyType

◆ value

Core::Variant Core::PropertyValue::value

The documentation for this class was generated from the following file: