Skip to content
  • Michal 'vorner' Vaner's avatar
    [trac1060] Inherit MemoryDataSrc · 45dcf93c
    Michal 'vorner' Vaner authored
    * Inherit the MemoryDataSrc from DataSourceClient
    * Small comment cleanup
    * Makefile fix
    * Remove extra parts of MemoryDataSrc
      - FindResult is inherited from MemoryDataSrc and it was the same
        anyway, just different name.
      - Remove the private assignment operator and copy constructor, the
        DataSourceClient is already uncopyable.
    45dcf93c