Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

cmt_triggers.h

Go to the documentation of this file.
00001 #ifndef __cmt_triggers_h__
00002 #define __cmt_triggers_h__
00003 
00004 #include "cmt_std.h"
00005 #include "cmt_string.h"
00006 
00007 class TriggerGenerator
00008 {
00009 public:
00010   static void run (const cmt_string& constituent_name);
00011 };
00012 
00013 #endif

Generated at Thu Apr 11 16:49:43 2002 for CMT by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000