Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

tags.h

Go to the documentation of this file.
00001 #ifndef _tags_H
00002 #define _tags_H 1
00003 
00004 #include <string>
00005 
00006 namespace tags{
00007 
00008   const std::string TTC = "times";
00009   const std::string chiller = "chiller";
00010   const std::string hv = "hv";
00011   const std::string beetle = "beetle";
00012   const std::string thybrid = "thybrid";
00013   const std::string tprobe = "tprobe";
00014   const std::string timestamp = "timestamp";
00015 };
00016 
00017 #endif

Generated on Fri Jul 8 16:38:52 2005 for Salamander by  doxygen 1.4.1