The SKIRT project
advanced radiative transfer for astrophysics
PropertyDef Member List

This is the complete list of members for PropertyDef, including all inherited members.

_accessor (defined in PropertyDef)PropertyDefprivate
_base (defined in PropertyDef)PropertyDefprivate
_default (defined in PropertyDef)PropertyDefprivate
_displayedIf (defined in PropertyDef)PropertyDefprivate
_enumNames (defined in PropertyDef)PropertyDefprivate
_enumTitles (defined in PropertyDef)PropertyDefprivate
_insert (defined in PropertyDef)PropertyDefprivate
_max (defined in PropertyDef)PropertyDefprivate
_min (defined in PropertyDef)PropertyDefprivate
_name (defined in PropertyDef)PropertyDefprivate
_quantity (defined in PropertyDef)PropertyDefprivate
_relevantIf (defined in PropertyDef)PropertyDefprivate
_requiredIf (defined in PropertyDef)PropertyDefprivate
_title (defined in PropertyDef)PropertyDefprivate
_type (defined in PropertyDef)PropertyDefprivate
accessor() constPropertyDefinline
addEnumeration(string name, string title)PropertyDef
base() constPropertyDefinline
defaultValue() constPropertyDefinline
displayedIf() constPropertyDefinline
enumNames() constPropertyDefinline
enumTitle(string enumName) constPropertyDef
enumTitles() constPropertyDefinline
insert() constPropertyDefinline
maxValue() constPropertyDefinline
minValue() constPropertyDefinline
name() constPropertyDefinline
operator=(const PropertyDef &)=deletePropertyDef
PropertyDef(string type, string name, string title)PropertyDef
PropertyDef(const PropertyDef &)=deletePropertyDef
quantity() constPropertyDefinline
relevantIf() constPropertyDefinline
requiredIf() constPropertyDefinline
setAccessor(const PropertyAccessor *accessor)PropertyDef
setBase(string value)PropertyDefinline
setDefaultValue(string value)PropertyDefinline
setDisplayedIf(string value)PropertyDefinline
setInsert(string insert)PropertyDefinline
setMaxValue(string value)PropertyDefinline
setMinValue(string value)PropertyDefinline
setQuantity(string value)PropertyDefinline
setRelevantIf(string value)PropertyDefinline
setRequiredIf(string value)PropertyDefinline
title() constPropertyDefinline
type() constPropertyDefinline
~PropertyDef()PropertyDef