13 #ifndef included_MPQC_Chemistry_MoleculeViewer_Impl_hh 14 #define included_MPQC_Chemistry_MoleculeViewer_Impl_hh 16 #ifndef included_sidl_cxx_hh 17 #include "sidl_cxx.hh" 19 #ifndef included_MPQC_Chemistry_MoleculeViewer_IOR_h 20 #include "MPQC_Chemistry_MoleculeViewer_IOR.h" 25 #ifndef included_Chemistry_Molecule_hh 26 #include "Chemistry_Molecule.hh" 28 #ifndef included_MPQC_Chemistry_MoleculeViewer_hh 29 #include "MPQC_Chemistry_MoleculeViewer.hh" 31 #ifndef included_gov_cca_CCAException_hh 32 #include "gov_cca_CCAException.hh" 34 #ifndef included_gov_cca_Services_hh 35 #include "gov_cca_Services.hh" 37 #ifndef included_sidl_BaseInterface_hh 38 #include "sidl_BaseInterface.hh" 40 #ifndef included_sidl_ClassInfo_hh 41 #include "sidl_ClassInfo.hh" 79 Chemistry_MoleculeViewer
self;
83 gov::cca::Services services_;
84 Chemistry::Molecule molecule_;
102 * s ) :
self(s,
true) { _ctor(); }
123 ::Chemistry::Molecule molecule
133 const ::std::string& coords
170 ::gov::cca::Services services
173 ::gov::cca::CCAException
void draw()
user defined non-static method.
void run_gui()
user defined non-static method.
Symbol "MPQC.Chemistry_MoleculeViewer" (version 0.2)
Definition: MPQC_Chemistry_MoleculeViewer_Impl.hh:59
void setServices(::gov::cca::Services services)
Starts up a component presence in the calling framework.
void set_coor(const ::std::string &coords)
user defined non-static method.
void set_molecule(::Chemistry::Molecule molecule)
user defined non-static method.