[Clam-devel] Segmentation component to Pool

JunJun wangjun at dsp.ac.cn
Mon Jun 16 18:14:01 PDT 2008


void StoreOn(Storage & storage) const
  {
   CLAM::DataArray array;
   fillArray(array);
   array.StoreOn(storage);
   XMLAdapter adapter(maxPosition, "max", false);
        storage.Store(adapter);
  }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20080617/a7eedaa6/attachment-0002.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pat2.patch
Type: application/octet-stream
Size: 458 bytes
Desc: not available
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20080617/a7eedaa6/attachment-0002.obj>


More information about the clam-devel mailing list