Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(186)

Issue 232790043: Rename Translator_void_method_ptr to Translator::Callback (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years ago by dak
Modified:
8 years, 10 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Rename Translator_void_method_ptr to Translator::Callback This is somewhat more descriptive. Also contains commit: Rename Engraver_void_function_engraver_grob_info to Translator::Grob_info_callback This is somewhat more descriptive. Since the general dispatcher management is done in Translator rather than Engraver, making this typedef local to Engraver instead would really complicate things.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -57 lines) Patch
M lily/include/lily-proto.hh View 2 chunks +1 line, -3 lines 0 comments Download
M lily/include/translator.hh View 4 chunks +23 lines, -18 lines 0 comments Download
M lily/include/translator.icc View 3 chunks +29 lines, -29 lines 0 comments Download
M lily/include/translator-dispatch-list.hh View 1 chunk +2 lines, -1 line 0 comments Download
M lily/include/translator-group.hh View 1 chunk +2 lines, -2 lines 0 comments Download
M lily/translator.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M lily/translator-dispatch-list.cc View 1 chunk +1 line, -1 line 0 comments Download
M lily/translator-group.cc View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b