iwenv.hh

Go to the documentation of this file.
00001 #ifndef __IW_ENV__
00002 #define __IW_ENV__
00003 
00004 #include "except.hh"
00005 #include "parser.h"
00006 #include "parserdecl.hh"
00007 #include "iwave.h"
00008 
00009 namespace TSOpt {
00010   using RVL::parse;
00011   using RVL::valparse;
00012   using RVL::RVLException;
00013 
00015   void IWaveEnvironment(int argc, char ** argv, int ts, PARARRAY ** par, FILE ** stream);
00016 
00017 }
00018 
00019 #endif

Generated on 5 Jan 2017 for IWAVECORE by  doxygen 1.4.7