Stringed Instruments, Inheritance Demo
Guitar Member List

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

brandInstrumentprotected
costInstrumentprotected
GetBrand()Instrument
GetCost()Instrument
GetModel()Instrument
GetRetailPrice()Instrument
GetStandardTuning()StringedInstrument
GetStringType()StringedInstrument
GetStringTypeName()StringedInstrument
Guitar(string brand="", string model="", double cost=0, double retail_price=0, int string_type=StringedInstrument::steel, string standard_tuning="E,A,D,G,B,E")Guitar
Instrument(string brand="", string model="", double cost=0, double retail_price=0)Instrument
modelInstrumentprotected
nylonStringedInstrumentstatic
retail_priceInstrumentprotected
rubberStringedInstrumentstatic
SetBrand(string)Instrument
SetCost(double)Instrument
SetModel(string)Instrument
SetRetailPrice(double)Instrument
SetStandardTuning(string)StringedInstrument
SetStringType(int)StringedInstrument
standard_tuningStringedInstrumentprotected
steelStringedInstrumentstatic
string_typeStringedInstrumentprotected
StringedInstrument(string brand="", string model="", double cost=0, double retail_price=0, short int string_type=StringedInstrument::nylon, string standard_tuning="")StringedInstrument
ToMembersXML()StringedInstrumentprotected
ToString()StringedInstrument
ToXML()Guitar