servlib/bundling/BPQBlockProcessor.h
changeset 45 208a44ac3a5e
parent 5 1849bf57d910
child 54 4122c50abb39
--- a/servlib/bundling/BPQBlockProcessor.h	Mon Aug 15 18:28:00 2011 +0100
+++ b/servlib/bundling/BPQBlockProcessor.h	Tue Aug 16 15:43:46 2011 +0100
@@ -40,6 +40,13 @@
                  BlockInfo*     block,
                  const LinkRef& link,
                  bool           last);
+
+    bool validate(const Bundle*           bundle,
+                  BlockInfoVec*           block_list,
+                  BlockInfo*              block,
+                  status_report_reason_t* reception_reason,
+                  status_report_reason_t* deletion_reason);
+
 /*
     int finalize(const Bundle*  bundle,
                  BlockInfoVec*  xmit_blocks,