13 #ifndef included_MPQC_SimpleDriver_Impl_hh
14 #define included_MPQC_SimpleDriver_Impl_hh
16 #ifndef included_sidl_cxx_hh
17 #include "sidl_cxx.hh"
19 #ifndef included_MPQC_SimpleDriver_IOR_h
20 #include "MPQC_SimpleDriver_IOR.h"
25 #ifndef included_MPQC_SimpleDriver_hh
26 #include "MPQC_SimpleDriver.hh"
28 #ifndef included_gov_cca_CCAException_hh
29 #include "gov_cca_CCAException.hh"
31 #ifndef included_gov_cca_Services_hh
32 #include "gov_cca_Services.hh"
34 #ifndef included_sidl_BaseInterface_hh
35 #include "sidl_BaseInterface.hh"
37 #ifndef included_sidl_ClassInfo_hh
38 #include "sidl_ClassInfo.hh"
43 #include "Chemistry_QC_ModelFactory.hh"
44 #include "Chemistry_QC_Model.hh"
45 #include "Chemistry_Molecule.hh"
46 #include "dc/babel/babel-cca/server/ccaffeine_TypeMap.hh"
47 #include "dc/babel/babel-cca/server/ccaffeine_ports_PortTranslator.hh"
50 #include "jc++/jc++.h"
51 #include "jc++/util/jc++util.h"
52 #include "parameters/parametersStar.h"
53 #include "port/portInterfaces.h"
54 #include "port/supportInterfaces.h"
75 gov::cca::Services services_;
76 Chemistry::QC::ModelFactory factory_;
77 Chemistry::QC::Model model_;
78 Chemistry::Molecule molecule_;
79 BoolParameter *grad_param_;
82 ConfigurableParameterPort*
83 setup_parameters(ConfigurableParameterFactory *);
133 ::gov::cca::Services services
136 ::gov::cca::CCAException