GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
Classes | |
class | GRTagAndPosition |
Public Member Functions | |
void | BeginAfterBreak (GRStaff *newstaff, GuidoPos addpos) |
void | EndAtBreak () |
GRVoiceTagsAndStaff (GRVoiceManager *pvoicemgr=0) | |
virtual | ~GRVoiceTagsAndStaff () |
void | SaveGRTags (KF_IPointerList< GRTag > *grtags) |
void | setLastRod (GRRod *plastrod) |
void | setFirstRod (GRRod *pfirstrod) |
Public Attributes | |
GRVoiceManager * | grvoicemgr |
int | staffnum |
KF_IPointerList< GRTagAndPosition > * | grtags |
GRStaff * | pstaff |
GRRod * | lastrod |
GRRod * | firstrod |
|
inline |
|
virtual |
void GRPossibleBreakState::GRVoiceTagsAndStaff::BeginAfterBreak | ( | GRStaff * | newstaff, |
GuidoPos | addpos | ||
) |
void GRPossibleBreakState::GRVoiceTagsAndStaff::EndAtBreak | ( | ) |
void GRPossibleBreakState::GRVoiceTagsAndStaff::SaveGRTags | ( | KF_IPointerList< GRTag > * | grtags | ) |
void GRPossibleBreakState::GRVoiceTagsAndStaff::setFirstRod | ( | GRRod * | pfirstrod | ) |
void GRPossibleBreakState::GRVoiceTagsAndStaff::setLastRod | ( | GRRod * | plastrod | ) |
GRRod* GRPossibleBreakState::GRVoiceTagsAndStaff::firstrod |
KF_IPointerList<GRTagAndPosition>* GRPossibleBreakState::GRVoiceTagsAndStaff::grtags |
GRVoiceManager* GRPossibleBreakState::GRVoiceTagsAndStaff::grvoicemgr |
GRRod* GRPossibleBreakState::GRVoiceTagsAndStaff::lastrod |
GRStaff* GRPossibleBreakState::GRVoiceTagsAndStaff::pstaff |
int GRPossibleBreakState::GRVoiceTagsAndStaff::staffnum |