OpenLexocad  27.1
PropertyReal.h File Reference
#include <Base/StringTool.h>
#include <Core/Property.h>
#include <Core/Variant.h>
#include <list>

Go to the source code of this file.

Classes

class  Core::PropertyReal
 
class  Core::PropertyRealList
 
class  Core::PropertyLength
 
class  Core::PropertyLengthMeasure
 
class  Core::PropertyLengthOpt
 
class  Core::PropertyPositiveLength
 
class  Core::PropertyPositiveLengthMeasure
 
class  Core::PropertyPlaneAngle
 
class  Core::PropertyPositivePlaneAngle
 
class  Core::PropertyRatio
 
class  Core::PropertyRatioMeasure
 
class  Core::PropertyPositiveRatioMeasure
 
class  Core::PropertyPositiveRatio
 
class  Core::PropertyNormalisedRatio
 
class  Core::PropertyDynamicViscosity
 
class  Core::PropertyModulusOfElasticity
 
class  Core::PropertyThermalExpansionCoefficient
 
class  Core::PropertyPressure
 
class  Core::PropertyThermodynamicTemperature
 
class  Core::PropertySpecificHeatCapacity
 
class  Core::PropertyThermalConductivity
 
class  Core::PropertyIsothermalMoistureCapacity
 
class  Core::PropertyVaporPermeability
 
class  Core::PropertyMoistureDiffusivity
 
class  Core::PropertyMolecularWeight
 
class  Core::PropertyMassDensity
 
class  Core::PropertyIonConcentration
 
class  Core::PropertyPHMeasure
 
class  Core::PropertyHeatingValue
 
class  Core::PropertyThermalTransmittance
 
class  Core::PropertyThermalTransmittanceMeasure
 
class  Core::PropertyVolumetricFlowRateMeasure
 

Namespaces

 Core
 

Functions

 Core::DECLARE_OPTIONAL_PROPERTY_HEADER (PropertyRealOpt, Core::PropertyReal)
 
 Core::DECLARE_OPTIONAL_PROPERTY_HEADER (PropertyPositiveLengthOpt, Core::PropertyPositiveLength)
 
 Core::DECLARE_OPTIONAL_PROPERTY_HEADER (PropertyPlaneAngleOpt, Core::PropertyPlaneAngle)
 
 Core::DECLARE_OPTIONAL_PROPERTY_HEADER (PropertyPositivePlaneAngleOpt, Core::PropertyPositivePlaneAngle)
 
 Core::DECLARE_OPTIONAL_PROPERTY_HEADER (PropertyNormalisedRatioOpt, Core::PropertyNormalisedRatio)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyReal_Factory, Core::PropertyReal)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyRealOpt_Factory, Core::PropertyRealOpt)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyRealList_Factory, Core::PropertyRealList)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyLength_Factory, Core::PropertyLength)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyLengthMeasure_Factory, Core::PropertyLengthMeasure)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyPositiveLength_Factory, Core::PropertyPositiveLength)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyLengthOpt_Factory, Core::PropertyLengthOpt)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyPlaneAngle_Factory, Core::PropertyPlaneAngle)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyPositivePlaneAngle_Factory, Core::PropertyPositivePlaneAngle)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyRatio_Factory, Core::PropertyRatio)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyPositiveRatio_Factory, Core::PropertyPositiveRatio)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyRatioMeasure_Factory, Core::PropertyRatioMeasure)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyPositiveRatioMeasure_Factory, Core::PropertyPositiveRatioMeasure)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyNormalisedRatio_Factory, Core::PropertyNormalisedRatio)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyDynamicViscosity_Factory, Core::PropertyDynamicViscosity)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyModulusOfElasticity_Factory, Core::PropertyModulusOfElasticity)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyThermalExpansionCoefficient_Factory, Core::PropertyThermalExpansionCoefficient)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyPressure_Factory, Core::PropertyPressure)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyThermodynamicTemperature_Factory, Core::PropertyThermodynamicTemperature)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertySpecificHeatCapacity_Factory, Core::PropertySpecificHeatCapacity)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyThermalConductivity_Factory, Core::PropertyThermalConductivity)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyIsothermalMoistureCapacity_Factory, Core::PropertyIsothermalMoistureCapacity)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyVaporPermeability_Factory, Core::PropertyVaporPermeability)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyMoistureDiffusivity_Factory, Core::PropertyMoistureDiffusivity)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyMolecularWeight_Factory, Core::PropertyMolecularWeight)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyMassDensity_Factory, Core::PropertyMassDensity)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyIonConcentration_Factory, Core::PropertyIonConcentration)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyPHMeasure_Factory, Core::PropertyPHMeasure)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyHeatingValue_Factory, Core::PropertyHeatingValue)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyThermalTransmittance_Factory, Core::PropertyThermalTransmittance)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyThermalTransmittanceMeasure_Factory, Core::PropertyThermalTransmittanceMeasure)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyVolumetricFlowRateMeasure_Factory, Core::PropertyVolumetricFlowRateMeasure)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyPositiveLengthMeasure_Factory, Core::PropertyPositiveLengthMeasure)