![]() |
Verovio
Source code documentation
|
This is the complete list of members for vrv::TransPitch, including all inherited members.
| GetAccidG() const (defined in vrv::TransPitch) | vrv::TransPitch | |
| GetAccidW() const (defined in vrv::TransPitch) | vrv::TransPitch | |
| GetChromaticAlteration(data_ACCIDENTAL_GESTURAL accidG, data_ACCIDENTAL_WRITTEN accidW) (defined in vrv::TransPitch) | vrv::TransPitch | static |
| GetPitchName() const (defined in vrv::TransPitch) | vrv::TransPitch | |
| GetPitchString() const (defined in vrv::TransPitch) | vrv::TransPitch | |
| GetSimplePitchString() const (defined in vrv::TransPitch) | vrv::TransPitch | |
| IsValid(int maxAccid) (defined in vrv::TransPitch) | vrv::TransPitch | |
| m_accid (defined in vrv::TransPitch) | vrv::TransPitch | |
| m_oct (defined in vrv::TransPitch) | vrv::TransPitch | |
| m_pname (defined in vrv::TransPitch) | vrv::TransPitch | |
| operator++() (defined in vrv::TransPitch) | vrv::TransPitch | |
| operator++(int) (defined in vrv::TransPitch) | vrv::TransPitch | |
| operator--() (defined in vrv::TransPitch) | vrv::TransPitch | |
| operator--(int) (defined in vrv::TransPitch) | vrv::TransPitch | |
| operator<(const TransPitch &pitch) (defined in vrv::TransPitch) | vrv::TransPitch | |
| operator=(const TransPitch &pitch) (defined in vrv::TransPitch) | vrv::TransPitch | |
| operator>(const TransPitch &pitch) (defined in vrv::TransPitch) | vrv::TransPitch | |
| SetPitch(int aPname, int anAccid, int anOct) (defined in vrv::TransPitch) | vrv::TransPitch | |
| TransPitch() (defined in vrv::TransPitch) | vrv::TransPitch | inline |
| TransPitch(int aPname, int anAccid, int anOct) (defined in vrv::TransPitch) | vrv::TransPitch | |
| TransPitch(data_PITCHNAME pname, data_ACCIDENTAL_GESTURAL accidG, data_ACCIDENTAL_WRITTEN accidW, int oct) (defined in vrv::TransPitch) | vrv::TransPitch | |
| TransPitch(const TransPitch &pitch) (defined in vrv::TransPitch) | vrv::TransPitch |