Stringed Instruments, Inheritance Demo
ElectricGuitar Member List

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

brandInstrumentprotected
bridge_pickupElectricprotected
center_pickupElectricprotected
costInstrumentprotected
Electric(string bridge_pickup="", string center_pickup="", string neck_pickup="")Electric
ElectricGuitar(string brand="", string model="", double cost=0, double retail_price=0, int string_type=StringedInstrument::steel, string bridge_pickup="", string center_pickup="", string neck_pickup="")ElectricGuitar
GetBrand()Instrument
GetBridgePickup()Electric
GetCenterPickup()Electric
GetCost()Instrument
GetModel()Instrument
GetNeckPickup()Electric
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
neck_pickupElectricprotected
nylonStringedInstrumentstatic
retail_priceInstrumentprotected
rubberStringedInstrumentstatic
SetBrand(string)Instrument
SetBridgePickup(string)Electric
SetCenterPickup(string)Electric
SetCost(double)Instrument
SetModel(string)Instrument
SetNeckPickup(string)Electric
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()ElectricGuitarprotected
ToString()ElectricGuitar
ToXML()ElectricGuitar