10#ifndef TRIGROICONVERSION_SERIALISE_H
11#define TRIGROICONVERSION_SERIALISE_H
Describes the API of the Region of Ineterest geometry.
void deserialise(const roiserial_type &s, std::vector< const IRoiDescriptor * > &rois)
deserialise uint32_t vector into a full vector of IRoiDescriptors
std::vector< std::vector< roitype_t > > roiserial_type
void serialise(const std::vector< const IRoiDescriptor * > &rois, roiserial_type &s)
serialise an entire vector of IRoiDescriptors