The SKIRT project
advanced radiative transfer for astrophysics
GhostItem Member List

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

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