#63 Move functionality of DataDescriptor to VolumeDescriptor, DataDescriptor is now abstract
- add pure virtual destructor to DataDescriptor - create VolumeDescriptor which takes over most functionality from DataDescriptor - move static function bestCommon(...) to a free function in DescriptorUtils.h/cpp - fix other classes and tests to return and handle VolumeDescriptors instead of DataDescriptors
Showing
File moved
File moved
File moved