13 #ifndef included_MPQC_ComponentClassDescription_Impl_hh
14 #define included_MPQC_ComponentClassDescription_Impl_hh
16 #ifndef included_sidl_cxx_hh
17 #include "sidl_cxx.hh"
19 #ifndef included_MPQC_ComponentClassDescription_IOR_h
20 #include "MPQC_ComponentClassDescription_IOR.h"
25 #ifndef included_MPQC_ComponentClassDescription_hh
26 #include "MPQC_ComponentClassDescription.hh"
28 #ifndef included_gov_cca_CCAException_hh
29 #include "gov_cca_CCAException.hh"
31 #ifndef included_sidl_BaseInterface_hh
32 #include "sidl_BaseInterface.hh"
34 #ifndef included_sidl_ClassInfo_hh
35 #include "sidl_ClassInfo.hh"
69 ComponentClassDescription
self;
86 MPQC_ComponentClassDescription__object * s ) :
self(s,
true) { _ctor(); }
107 const ::std::string& className,
108 const ::std::string& classAlias
124 ::gov::cca::CCAException
Symbol "MPQC.ComponentClassDescription" (version 0.2)
Definition: MPQC_ComponentClassDescription_Impl.hh:64
::std::string getComponentClassName()
Returns the class name provided in BuilderService.createInstance() or in AbstractFramework....
void initialize(const ::std::string &className, const ::std::string &classAlias)
user defined non-static method.