format.h

00001 #ifndef DBALLE_CPP_FORMAT_H
00002 #define DBALLE_CPP_FORMAT_H
00003 
00004 #include <string>
00005 
00006 namespace dballe {
00007 
00009 std::string describeLevel(int ltype, int l1, int l2);
00010 
00012 std::string describeTrange(int ptype, int p1, int p2);
00013 
00014 }
00015 
00016 #endif

Generated on Fri Jun 22 13:06:53 2007 for dballe++ by  doxygen 1.5.2