Skip to content
Snippets Groups Projects
  • Christian Kandeler's avatar
    753c62d7
    Device support: Introduce IDevice helper classes. · 753c62d7
    Christian Kandeler authored
    
    These are for configuration of process and ports gathering activities,
    respectively.
    This couples related functionality more tightly, while keeping
    the number of IDevice methods at a reasonable level.
    For ports gathering, the patch also adds the ability to configure
    both the command and the parsing function; the latter used to be
    hardcoded in the PortsGatherer class.
    
    Change-Id: I1b8940397a51efa7ddc05dd15cf861777d118c1a
    Reviewed-by: default avatarhjk <qthjk@ovi.com>
    753c62d7
    History
    Device support: Introduce IDevice helper classes.
    Christian Kandeler authored
    
    These are for configuration of process and ports gathering activities,
    respectively.
    This couples related functionality more tightly, while keeping
    the number of IDevice methods at a reasonable level.
    For ports gathering, the patch also adds the ability to configure
    both the command and the parsing function; the latter used to be
    hardcoded in the PortsGatherer class.
    
    Change-Id: I1b8940397a51efa7ddc05dd15cf861777d118c1a
    Reviewed-by: default avatarhjk <qthjk@ovi.com>