This is the complete list of members for ListBand, including all inherited members.
| _children (defined in Item) | Item | private |
| _lambdav (defined in TabulatedBand) | TabulatedBand | private |
| _parent (defined in Item) | Item | private |
| _pivot (defined in Band) | Band | private |
| _setupStarted (defined in SimulationItem) | SimulationItem | private |
| _size (defined in Band) | Band | private |
| _transmissionValues (defined in ListBand) | ListBand | private |
| _transv (defined in TabulatedBand) | TabulatedBand | private |
| _utility (defined in Item) | Item | private |
| _wavelengths (defined in ListBand) | ListBand | private |
| _width (defined in Band) | Band | private |
| addChild(Item *child) | Item | |
| Band() | Band | inlineprotected |
| BaseType typedef (defined in ListBand) | ListBand | private |
| children() const | Item | |
| clearItemListProperty(const PropertyDef *property) | Item | virtual |
| dataSize() const override | TabulatedBand | protectedvirtual |
| destroyChild(Item *child) | Item | |
| effectiveWidth() const | Band | |
| find(bool setup=true) const | SimulationItem | inline |
| find(bool setup, SimulationItem *castToRequestedType(Item *)) const | SimulationItem | private |
| getBoolProperty(const PropertyDef *property) const | Item | virtual |
| getDoubleListProperty(const PropertyDef *property) const | Item | virtual |
| getDoubleProperty(const PropertyDef *property) const | Item | virtual |
| getEnumProperty(const PropertyDef *property) const | Item | virtual |
| getIntProperty(const PropertyDef *property) const | Item | virtual |
| getItemListProperty(const PropertyDef *property) const | Item | virtual |
| getItemProperty(const PropertyDef *property) const | Item | virtual |
| getStringProperty(const PropertyDef *property) const | Item | virtual |
| getUtilityProperty(string name) const | Item | |
| getWavelengthsAndTransmissions(Array &lambdav, Array &transv) const override | ListBand | protectedvirtual |
| insertIntoItemListProperty(const PropertyDef *property, int index, Item *item) | Item | virtual |
| interface(int levels=-999999, bool setup=true) const | SimulationItem | inline |
| interface(int levels, bool setup, bool offersRequestedInterface(SimulationItem *)) const | SimulationItem | private |
| Item() | Item | inlineprotected |
| Item(const Item &)=delete | Item | |
| itemName() const | SimulationItem | virtual |
| ItemRegistry (defined in ListBand) | ListBand | friend |
| ItemType typedef (defined in ListBand) | ListBand | private |
| ListBand() | ListBand | inlineprotected |
| meanSpecificLuminosity(const Array &lambdav, const Array &pv) const | Band | |
| offersInterface(const std::type_info &interfaceTypeInfo) const | SimulationItem | protectedvirtual |
| operator=(const Item &)=delete | Item | |
| parent() const | Item | |
| pivotWavelength() const | Band | |
| removeChild(Item *child) | Item | private |
| removeFromItemListProperty(const PropertyDef *property, int index) | Item | virtual |
| setBoolProperty(const PropertyDef *property, bool value) | Item | virtual |
| setDoubleListProperty(const PropertyDef *property, vector< double > value) | Item | virtual |
| setDoubleProperty(const PropertyDef *property, double value) | Item | virtual |
| setEnumProperty(const PropertyDef *property, string value) | Item | virtual |
| setIntProperty(const PropertyDef *property, int value) | Item | virtual |
| setItemProperty(const PropertyDef *property, Item *item) | Item | virtual |
| setParent(Item *parent) | Item | private |
| setStringProperty(const PropertyDef *property, string value) | Item | virtual |
| setup() | SimulationItem | |
| setupSelfAfter() override | Band | protectedvirtual |
| setupSelfBefore() override | TabulatedBand | protectedvirtual |
| setUtilityProperty(string name, int value) | Item | |
| SimulationItem() | SimulationItem | inlineprotected |
| TabulatedBand() | TabulatedBand | inlineprotected |
| transmission(double wavelength) const | Band | |
| transmissionData() const override | TabulatedBand | protectedvirtual |
| transmissionValues() const | ListBand | inline |
| type() const | Item | virtual |
| typeAndName() const | SimulationItem | |
| wavelengthData() const override | TabulatedBand | protectedvirtual |
| wavelengthRange() const | Band | |
| wavelengths() const | ListBand | inline |
| ~Item() | Item | virtual |