*** empty log message ***
[h316.git] / pc-tools / ldc2 / src / tape_block.hh
index ebd8f025d2753e1faab44d133c7c1557688f70c4..64f13fd1ba0920831b55992e54612cbdc36f169f 100644 (file)
@@ -2,11 +2,14 @@
  * 
  * LDC2 source code
  *
- * $Date: 2007/03/26 01:00:40 $
+ * $Date: 2007/12/23 15:25:11 $
  * $Author: hachti $
  *
  * $Log: tape_block.hh,v $
- * Revision 2.0  2007/03/26 01:00:40  hachti
+ * Revision 2.1  2007/12/23 15:25:11  hachti
+ * *** empty log message ***
+ *
+ * Revision 2.0  2007-03-26 01:00:40  hachti
  * *** empty log message ***
  *
  *
@@ -107,6 +110,7 @@ public: // methods
   virtual bool is_endblock();
   virtual vector<string> get_exported_symbols();
   virtual vector<string> get_called_symbols();
+  virtual vector<string> dump_contents();
   virtual bool has_known_type();
 
   static tape_block * gen_from_fd(int  fd,