The SKIRT project
advanced radiative transfer for astrophysics
Item Member List

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

_children (defined in Item)Itemprivate
_parent (defined in Item)Itemprivate
_utility (defined in Item)Itemprivate
addChild(Item *child)Item
BaseType typedef (defined in Item)Itemprivate
children() constItem
clearItemListProperty(const PropertyDef *property)Itemvirtual
destroyChild(Item *child)Item
getBoolProperty(const PropertyDef *property) constItemvirtual
getDoubleListProperty(const PropertyDef *property) constItemvirtual
getDoubleProperty(const PropertyDef *property) constItemvirtual
getEnumProperty(const PropertyDef *property) constItemvirtual
getIntProperty(const PropertyDef *property) constItemvirtual
getItemListProperty(const PropertyDef *property) constItemvirtual
getItemProperty(const PropertyDef *property) constItemvirtual
getStringProperty(const PropertyDef *property) constItemvirtual
getUtilityProperty(string name) constItem
insertIntoItemListProperty(const PropertyDef *property, int index, Item *item)Itemvirtual
Item()Iteminlineprotected
Item(const Item &)=deleteItem
ItemRegistry (defined in Item)Itemfriend
ItemType typedef (defined in Item)Itemprivate
operator=(const Item &)=deleteItem
parent() constItem
removeChild(Item *child)Itemprivate
removeFromItemListProperty(const PropertyDef *property, int index)Itemvirtual
setBoolProperty(const PropertyDef *property, bool value)Itemvirtual
setDoubleListProperty(const PropertyDef *property, vector< double > value)Itemvirtual
setDoubleProperty(const PropertyDef *property, double value)Itemvirtual
setEnumProperty(const PropertyDef *property, string value)Itemvirtual
setIntProperty(const PropertyDef *property, int value)Itemvirtual
setItemProperty(const PropertyDef *property, Item *item)Itemvirtual
setParent(Item *parent)Itemprivate
setStringProperty(const PropertyDef *property, string value)Itemvirtual
setUtilityProperty(string name, int value)Item
type() constItemvirtual
~Item()Itemvirtual