SimpleLoopMetadata.cxx

Go to the documentation of this file.
00001 #include "SimpleLoopMetadata.hxx"
00002 #include <sstream>
00003 
00004 namespace CLAM
00005 {
00006 
00007 void SimpleLoopMetadata::DefaultInit()
00008 {
00009         AddAll();
00010         UpdateData();
00011 }
00012 
00013 }
00014 
00015 
Generated by  doxygen 1.6.3