« Previous | Next » 

Revision da124e89

IDda124e893371a0450eda023825c016bc7b8ac3ef

Added by Andrea Spadaccini over 12 years ago

Generalize HooksMaster

- remove any dependence on Logical Units from the HooksMaster;
- add a new function parameter to the constructor, a function that is
expected to convert the results of the hooks execution in a format
understood by the HooksMaster;
- add a factory method that builds a HooksMaster from a LU, keeping the
interface of the old constructor of HooksMaster;
- remove usage of Processor.hmclass from external classes, introducing
the Processor.BuildHooksMaster method;
- update unit tests.

Reviewed-by: Michael Hanselmann <>
Signed-off-by: Andrea Spadaccini <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences