- after
void after()
Undocumented in source. Be warned that the author may not have intended to support it.
- before
void before()
Undocumented in source. Be warned that the author may not have intended to support it.
- canHandle
bool canHandle()
Undocumented in source. Be warned that the author may not have intended to support it.
- handle
void handle(GluedInternals internals)
Undocumented in source. Be warned that the author may not have intended to support it.
Interface of each processing step; not enforced, because it has to be templated, but is useful for documentational usage.